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 dff42e2 commit 6c943e0Copy full SHA for 6c943e0
cybersixgill_actionable_alerts/pyproject.toml
@@ -1,7 +1,7 @@
1
[build-system]
2
requires = [
3
"hatchling>=0.13.0",
4
- "setuptools<61",
+ "setuptools<81",
5
]
6
build-backend = "hatchling.build"
7
cybersixgill_actionable_alerts/requirements.txt
@@ -1,5 +1,5 @@
pytest~=7.1.3
-setuptools~=57.0.0
-pydantic~=1.9.2
+setuptools~=80.9.0
+pydantic~=2.11.5
sixgill-clients~=0.2.24
-requests~=2.28.1
+requests~=2.32.4
0 commit comments