Skip to content

Commit 882684c

Browse files
authored
Update vulnerable certifi package (#706)
The certifi package was marked as vulnerable by safety scanner. This commit bumps it to the latest version. Signed-off-by: Ales Raszka <[email protected]>
1 parent 86a72c1 commit 882684c

File tree

2 files changed

+6
-67
lines changed

2 files changed

+6
-67
lines changed

pdm.lock

Lines changed: 5 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,7 @@ operatorcert-dev = [
2121
"pylint>=2.17.5",
2222
# "pymarkdownlnt>=0.9.13.4",
2323
]
24-
tox = [
25-
"tox>=4.16.0",
26-
"tox-pdm>=0.7.2",
27-
]
24+
tox = ["tox>=4.16.0", "tox-pdm>=0.7.2"]
2825

2926

3027
[project]

0 commit comments

Comments
 (0)