Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump requests from 2.25.1 to 2.32.2 #4573

Merged
merged 1 commit into from
May 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ certifi==2020.12.5
# requests
cfgv==3.3.1
# via pre-commit
chardet==4.0.0
charset-normalizer==3.3.2
# via
# -c requirements.txt
# requests
Expand Down Expand Up @@ -206,7 +206,7 @@ pyyaml==6.0
# pre-commit
pyzmq==23.1.0
# via locust
requests==2.25.1
requests==2.32.2
# via
# -c requirements.txt
# coreapi
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ certifi==2020.12.5
# sentry-sdk
cffi==1.14.5
# via google-crc32c
chardet==4.0.0
charset-normalizer==3.3.2
# via requests
click==8.1.3
# via
Expand Down Expand Up @@ -210,7 +210,7 @@ redis==4.5.4
# via
# -r requirements.in
# django-redis
requests==2.25.1
requests==2.32.2
# via
# -r requirements.in
# google-api-core
Expand Down