Skip to content

Commit dddad4e

Browse files
Bump requests from 2.31.0 to 2.32.2 (#82)
1 parent bb0f13f commit dddad4e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ python-dotenv==1.0.1 ; python_version >= "3.9" and python_version < "4.0"
7171
python-multipart==0.0.9 ; python_version >= "3.9" and python_version < "4.0"
7272
pyyaml==6.0.1 ; python_version >= "3.9" and python_version < "4.0"
7373
redis==5.0.4 ; python_version >= "3.9" and python_version < "4.0"
74-
requests==2.31.0 ; python_version >= "3.9" and python_version < "4.0"
74+
requests==2.32.3 ; python_version >= "3.9" and python_version < "4.0"
7575
rich==13.7.1 ; python_version >= "3.9" and python_version < "4.0"
7676
rtoml==0.9.0 ; python_version >= "3.9" and python_version < "4.0"
7777
ruff==0.4.7 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)