Skip to content

Commit 9dc5a02

Browse files
Bump python-json-logger from 3.3.0 to 4.0.0
Bumps [python-json-logger](https://github.com/nhairs/python-json-logger) from 3.3.0 to 4.0.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@v3.3.0...v4.0.0) --- updated-dependencies: - dependency-name: python-json-logger dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e230476 commit 9dc5a02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def read(path: str) -> str:
5959
"aiohttp==3.12.15",
6060
"verlib2==0.3.1",
6161
"wrapt==1.17.2",
62-
"python-json-logger==3.3.0",
62+
"python-json-logger==4.0.0",
6363
],
6464
extras_require={
6565
"docs": [

0 commit comments

Comments
 (0)