Skip to content

Commit

Permalink
Bump python-json-logger from 2.0.7 to 3.2.1
Browse files Browse the repository at this point in the history
Bumps [python-json-logger](https://github.com/nhairs/python-json-logger) from 2.0.7 to 3.2.1.
- [Release notes](https://github.com/nhairs/python-json-logger/releases)
- [Changelog](https://github.com/nhairs/python-json-logger/blob/main/docs/changelog.md)
- [Commits](nhairs/python-json-logger@v2.0.7...v3.2.1)

---
updated-dependencies:
- dependency-name: python-json-logger
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 7, 2025
1 parent 91231e2 commit 6a48ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ def read(path: str) -> str:
"prometheus_client==0.21.1",
"aiohttp==3.10.11",
"wrapt==1.17.0",
"python-json-logger==2.0.7",
"python-json-logger==3.2.1",
],
extras_require={
"docs": [
Expand Down

0 comments on commit 6a48ec6

Please sign in to comment.