We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b66735 commit f976e26Copy full SHA for f976e26
pyproject.toml
@@ -39,7 +39,7 @@ requests = "2.32.4" # Mitigates security vuln in < 2.31.0
39
schedula = "1.2.19"
40
sqlalchemy = "2.0.19"
41
typing_extensions = "4.6.2"
42
-urllib3 = "2.5.0" # Mitigates security vuln in < 1.26.19
+urllib3 = "2.6.0" # Mitigates security vuln in < 2.5.0
43
xmltodict = "0.13.0"
44
45
[tool.poetry.group.dev]
0 commit comments