diff --git a/pyproject.toml b/pyproject.toml index 2e777eb3..b78d58df 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "pynacl==1.5.0", "digiformatter==0.5.7.2", "python-dateutil==2.9.0.post0", - "requests==2.31.0", + "requests==2.32.2", "inflect==7.0.0", "arrow==1.3.0", "validator-collection==1.5.0",