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] authored Jan 7, 2025
1 parent a9870c1 commit 4057e15
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 8 deletions.
21 changes: 14 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ pydantic-core = { version = ">=2.20.0", python = ">=3.13" }
pymemcache = { version = ">=1.3.0,<1.4.4", optional = true }
pyramid = { version = ">=1.10.8,<2.0", optional = true }
pyrate-limiter = "^3.6.1"
python-json-logger = ">=2.0.5,<3.0"
python-json-logger = ">=2.0.5,<4.0"
reddit-cqlmapper = { version = ">=0.3.0,<1.0", optional = true }
redis = { version = ">=2.10.0,<4.0.0", optional = true }
redis-py-cluster = { version = ">=2.1.2,<3.0.0", optional = true }
Expand Down

0 comments on commit 4057e15

Please sign in to comment.