diff --git a/setup.py b/setup.py index f1cafaf..cfed3cb 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ 'seaborn==0.13.2', 'pytest==8.2.2', 'pytz==2024.1', - 'requests==2.32.0', + 'requests==2.32.4', 'pyyaml==6.0.1', 'ipykernel', ]