Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Bump requests from 2.31.0 to 2.32.0 in /saas_app #384

Merged
merged 1 commit into from
May 27, 2024
Merged
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
2 changes: 1 addition & 1 deletion saas_app/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ PyJWT==2.8.0
pytest==7.4.4
python-dotenv==0.21.1
python3-openid==3.2.0
requests==2.31.0
requests==2.32.0
requests-oauthlib==1.3.1
sqlparse==0.5.0
tomli==2.0.1
Expand Down
Loading