Skip to content

Commit

Permalink
chore(deps): update dependency requests to v2.32.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 58bf1c6 commit 4d0a6c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/protocol_rpc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Flask[async]==3.0.3
flask-socketio==5.3.7
Flask-Cors==5.0.0
psycopg2-binary>=2.9.9
requests==2.32.2
requests==2.32.3
python-dotenv==1.0.1
asgiref==3.8.1
pydantic==2.9.2
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
requests==2.32.2
requests==2.32.3
python-dotenv==1.0.1
black==24.8.0
pytest==8.3.3
Expand Down

0 comments on commit 4d0a6c2

Please sign in to comment.