Skip to content

Commit

Permalink
Bump python-on-whales from 0.70.1 to 0.71.0
Browse files Browse the repository at this point in the history
Bumps [python-on-whales](https://github.com/gabrieldemarmiesse/python-on-whales) from 0.70.1 to 0.71.0.
- [Release notes](https://github.com/gabrieldemarmiesse/python-on-whales/releases)
- [Commits](gabrieldemarmiesse/python-on-whales@v0.70.1...v0.71.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]>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent 064dee8 commit a27a6aa
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 @@ -162,7 +162,7 @@ pytest-mock==3.14.0
# via -r requirements/test.in
python-dateutil==2.8.2
# via time-machine
python-on-whales==0.70.1
python-on-whales==0.71.0
# 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 @@ -157,7 +157,7 @@ pytest-mock==3.14.0
# via -r requirements/test.in
python-dateutil==2.8.2
# via time-machine
python-on-whales==0.70.1
python-on-whales==0.71.0
# 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 @@ -78,7 +78,7 @@ pytest-mock==3.14.0
# via -r requirements/test.in
python-dateutil==2.8.2
# via time-machine
python-on-whales==0.70.1
python-on-whales==0.71.0
# via -r requirements/test.in
re-assert==1.1.0
# via -r requirements/test.in
Expand Down

0 comments on commit a27a6aa

Please sign in to comment.