diff --git a/pyproject.toml b/pyproject.toml index 2f40bf6..9f4368b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ 'Pillow==10.4.0', 'psycopg2-binary==2.9.10', 'python-dateutil==2.8.2', - 'requests==2.31.0', + 'requests==2.32.2', ] [project.optional-dependencies]