Skip to content

Commit

Permalink
security: upgrade requests to 2.32.3 to fix CVE vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
jackccrawford committed Nov 21, 2024
1 parent 91bda1c commit 524988b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ supabase==1.0.3
python-dotenv==1.0.0
pydantic==2.5.1
pytest==7.4.3
requests==2.31.0
requests>=2.32.0

0 comments on commit 524988b

Please sign in to comment.