Skip to content

Commit

Permalink
Bump loguru from 0.6.0 to 0.7.2 (#55)
Browse files Browse the repository at this point in the history
Bumps [loguru](https://github.com/Delgan/loguru) from 0.6.0 to 0.7.2.
- [Release notes](https://github.com/Delgan/loguru/releases)
- [Changelog](https://github.com/Delgan/loguru/blob/master/CHANGELOG.rst)
- [Commits](Delgan/loguru@0.6.0...0.7.2)

---
updated-dependencies:
- dependency-name: loguru
  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 8, 2024
1 parent 823d184 commit 0bd9cb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Jinja2==3.1.2
urllib3==2.1.0
py-healthcheck==1.10.1
psutil==5.8.0
loguru==0.6.0
loguru==0.7.2
markupsafe==2.1.3
pytest==7.4.4
pytest-testinfra==8.1.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ Jinja2==3.1.2
urllib3==2.1.0
py-healthcheck==1.10.1
psutil==5.8.0
loguru==0.6.0
loguru==0.7.2
markupsafe==2.1.3

0 comments on commit 0bd9cb4

Please sign in to comment.