Skip to content

Commit 00f8387

Browse files
authored
Merge pull request #131 from EC-DIGIT-CSIRC/dependabot/pip/python-json-logger-3.2.1
build(deps): bump python-json-logger from 3.2.0 to 3.2.1
2 parents f0b9d02 + 898cfc8 commit 00f8387

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.0"
33+
"python-json-logger==3.2.1"
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.0
11+
python-json-logger==3.2.1

0 commit comments

Comments
 (0)