Skip to content

Commit 15941aa

Browse files
Bump python-on-whales from 0.32.0 to 0.33.0 (#6406)
* Bump python-on-whales from 0.32.0 to 0.33.0 Bumps [python-on-whales](https://github.com/gabrieldemarmiesse/python-on-whales) from 0.32.0 to 0.33.0. - [Release notes](https://github.com/gabrieldemarmiesse/python-on-whales/releases) - [Commits](gabrieldemarmiesse/python-on-whales@v0.32.0...v0.33.0) --- updated-dependencies: - dependency-name: python-on-whales dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Recompile requirements/constraints.txt Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent 5e0e6b7 commit 15941aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ pytest-mock==3.6.1
158158
# via -r requirements/test.txt
159159
python-dateutil==2.8.2
160160
# via freezegun
161-
python-on-whales==0.32.0 ; python_version >= "3.7"
161+
python-on-whales==0.33.0 ; python_version >= "3.7"
162162
# via -r requirements/test.txt
163163
pytz==2021.3
164164
# via babel

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ proxy.py ~= 2.4.0a2
99
pytest==6.2.5
1010
pytest-cov==3.0.0
1111
pytest-mock==3.6.1
12-
python-on-whales==0.32.0; python_version>="3.7"
12+
python-on-whales==0.33.0; python_version>="3.7"
1313
re-assert==1.1.0
1414
setuptools-git==1.2
1515
trustme==0.9.0; platform_machine!="i686" # no 32-bit wheels

0 commit comments

Comments
 (0)