Skip to content

Commit 1b6be98

Browse files
build(deps): 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 00f8387 commit 1b6be98

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
"numpy==2.2.3",
3131
"nska-deserialize==1.5.1",
3232
"yara-python==4.5.1",
33-
"python-json-logger==3.2.1"
33+
"python-json-logger==3.3.0"
3434
]
3535

3636
[project.scripts]

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ numpy==2.2.3
88
nska-deserialize==1.5.1
99
yara-python==4.5.1
1010
# pycrashreport==1.2.4
11-
python-json-logger==3.2.1
11+
python-json-logger==3.3.0

0 commit comments

Comments
 (0)