Skip to content

Commit 4e44980

Browse files
Bump python-json-logger from 4.1.0 to 4.2.0 in the python-packages group
Bumps the python-packages group with 1 update: [python-json-logger](https://github.com/nhairs/python-json-logger). Updates `python-json-logger` from 4.1.0 to 4.2.0 - [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@v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: python-json-logger dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40b7f06 commit 4e44980

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies = [
4141
"greenlet~=3.5.2",
4242
"uvicorn>=0.51,<0.53",
4343
"pyyaml~=6.0.3",
44-
"python-json-logger~=4.1.0",
44+
"python-json-logger>=4.1,<4.3",
4545
"coloredlogs~=15.0.1",
4646
"uuid6~=2025.0.0",
4747
"python-dateutil~=2.9.0.post0",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)