Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: loguru
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 4f73976 commit 22cc614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ classifiers = [
dependencies = [
"python-telegram-bot==21.7",
"pydantic==2.10.1",
"loguru==0.7.2",
"loguru==0.7.3",
"playwright==1.49.0",
]
dynamic = ["version"]
Expand Down

0 comments on commit 22cc614

Please sign in to comment.