We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00f8387 commit 1b6be98Copy full SHA for 1b6be98
pyproject.toml
@@ -30,7 +30,7 @@ dependencies = [
30
"numpy==2.2.3",
31
"nska-deserialize==1.5.1",
32
"yara-python==4.5.1",
33
- "python-json-logger==3.2.1"
+ "python-json-logger==3.3.0"
34
]
35
36
[project.scripts]
requirements.txt
@@ -8,4 +8,4 @@ numpy==2.2.3
8
nska-deserialize==1.5.1
9
yara-python==4.5.1
10
# pycrashreport==1.2.4
11
-python-json-logger==3.2.1
+python-json-logger==3.3.0
0 commit comments