diff --git a/cybersixgill_actionable_alerts/requirements.txt b/cybersixgill_actionable_alerts/requirements.txt index 4cf8cd2bfa..864327d03a 100644 --- a/cybersixgill_actionable_alerts/requirements.txt +++ b/cybersixgill_actionable_alerts/requirements.txt @@ -1,5 +1,5 @@ -pytest~=7.1.3 +pytest~=7.4.4 setuptools~=57.0.0 -pydantic~=1.9.2 +pydantic~=1.10.26 sixgill-clients~=0.2.24 -requests~=2.28.1 \ No newline at end of file +requests~=2.33.1 \ No newline at end of file