diff --git a/pyproject.toml b/pyproject.toml index 3e1be1e..6964a81 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ classifiers = [ dependencies = [ "PyJWT==2.7.0", "python-dotenv==1.0.0", - "aiohttp==3.9.2", + "aiohttp==3.9.4", "recnetpy==0.2.71", "python-dateutil==2.8.2", "recnetlogin==0.1.1" diff --git a/requirements.txt b/requirements.txt index cc3ea0e..901e15f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ PyJWT==2.7.0 python-dotenv==1.0.0 -aiohttp==3.9.2 +aiohttp==3.9.4 recnetpy==0.2.71 python-dateutil==2.8.2 recnetlogin==0.1.1 \ No newline at end of file