Skip to content

Commit

Permalink
Bump python-on-whales from 0.74.0 to 0.75.1 (#662)
Browse files Browse the repository at this point in the history
Bumps [python-on-whales](https://github.com/gabrieldemarmiesse/python-on-whales) from 0.74.0 to 0.75.1.
- [Release notes](https://github.com/gabrieldemarmiesse/python-on-whales/releases)
- [Commits](gabrieldemarmiesse/python-on-whales@v0.74.0...v0.75.1)

---
updated-dependencies:
- dependency-name: python-on-whales
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 8bf1bd1 commit bfa8743
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ pytest-mock==3.14.0
# via -r requirements/test.in
python-dateutil==2.8.2
# via time-machine
python-on-whales==0.74.0
python-on-whales==0.75.1
# via -r requirements/test.in
pytz==2023.3.post1
# via babel
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ pytest-mock==3.14.0
# via -r requirements/test.in
python-dateutil==2.8.2
# via time-machine
python-on-whales==0.74.0
python-on-whales==0.75.1
# via -r requirements/test.in
pytz==2023.3.post1
# via babel
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ pytest-mock==3.14.0
# via -r requirements/test.in
python-dateutil==2.8.2
# via time-machine
python-on-whales==0.74.0
python-on-whales==0.75.1
# via -r requirements/test.in
re-assert==1.1.0
# via -r requirements/test.in
Expand Down

0 comments on commit bfa8743

Please sign in to comment.