Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit 4057e15

Browse files
Bump python-json-logger from 2.0.7 to 3.2.1
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] <support@github.com>
1 parent a9870c1 commit 4057e15

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

poetry.lock

+14-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ pydantic-core = { version = ">=2.20.0", python = ">=3.13" }
4545
pymemcache = { version = ">=1.3.0,<1.4.4", optional = true }
4646
pyramid = { version = ">=1.10.8,<2.0", optional = true }
4747
pyrate-limiter = "^3.6.1"
48-
python-json-logger = ">=2.0.5,<3.0"
48+
python-json-logger = ">=2.0.5,<4.0"
4949
reddit-cqlmapper = { version = ">=0.3.0,<1.0", optional = true }
5050
redis = { version = ">=2.10.0,<4.0.0", optional = true }
5151
redis-py-cluster = { version = ">=2.1.2,<3.0.0", optional = true }

0 commit comments

Comments
 (0)