Skip to content

Commit 327ed2b

Browse files
Bump python-json-logger from 3.2.1 to 3.3.0
Bumps [python-json-logger](https://github.com/nhairs/python-json-logger) from 3.2.1 to 3.3.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.2.1...v3.3.0) --- updated-dependencies: - dependency-name: python-json-logger dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b325d90 commit 327ed2b

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
@@ -57,7 +57,7 @@ def read(path: str) -> str:
5757
"prometheus_client==0.21.1",
5858
"aiohttp==3.11.16",
5959
"wrapt==1.17.2",
60-
"python-json-logger==3.2.1",
60+
"python-json-logger==3.3.0",
6161
],
6262
extras_require={
6363
"docs": [

0 commit comments

Comments
 (0)