Skip to content

Commit

Permalink
Bump python-on-whales from 0.68.0 to 0.69.0 (#451)
Browse files Browse the repository at this point in the history
Bumps [python-on-whales](https://github.com/gabrieldemarmiesse/python-on-whales) from 0.68.0 to 0.69.0.
- [Release notes](https://github.com/gabrieldemarmiesse/python-on-whales/releases)
- [Commits](gabrieldemarmiesse/python-on-whales@v0.68.0...v0.69.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 49a0623 commit e110302
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 @@ -168,7 +168,7 @@ pytest-mock==3.12.0
# via -r requirements/test.in
python-dateutil==2.8.2
# via time-machine
python-on-whales==0.68.0
python-on-whales==0.69.0
# via -r requirements/test.in
pytz==2021.3
# 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 @@ -159,7 +159,7 @@ pytest-mock==3.12.0
# via -r requirements/test.in
python-dateutil==2.8.2
# via time-machine
python-on-whales==0.68.0
python-on-whales==0.69.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 @@ -84,7 +84,7 @@ pytest-mock==3.12.0
# via -r requirements/test.in
python-dateutil==2.8.2
# via time-machine
python-on-whales==0.68.0
python-on-whales==0.69.0
# via -r requirements/test.in
re-assert==1.1.0
# via -r requirements/test.in
Expand Down

0 comments on commit e110302

Please sign in to comment.