Update dependency requests to >=2.32.5
All checks were successful
Tests / test (push) Successful in 24s
All checks were successful
Tests / test (push) Successful in 24s
This commit is contained in:
parent
9fdccbcb14
commit
072daf0721
2 changed files with 5 additions and 5 deletions
|
|
@ -18,7 +18,7 @@ dependencies = [
|
|||
"pillow>=11.3.0",
|
||||
"psycopg2-binary>=2.9.10",
|
||||
"pyjwt>=2.10.1",
|
||||
"requests>=2.32.4",
|
||||
"requests>=2.32.5",
|
||||
"rules>=3.5",
|
||||
"sentry-sdk[django]>=2.35.1",
|
||||
"urlman>=2.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue