Skip to content

Commit 120b1e8

Browse files
committed
Revert "Adds a dev dependency of "certifi>=2024.7.4" to fix CVE-2024-39689 in development environments."
This reverts commit 4a2bc0a.
1 parent 4a2bc0a commit 120b1e8

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@ pytest-static = "pytest_static.__main__:main"
6464
[tool.poetry.plugins."pytest"]
6565
pytest-static= "pytest_static.plugin"
6666

67-
68-
[tool.poetry.group.dev.dependencies]
69-
certifi = ">=2024.7.4"
70-
7167
[tool.black]
7268
line-length = 120
7369

0 commit comments

Comments
 (0)