Merge pull request 'Update dependency requests to >=2.32.5' (#169) from renovate/requests-2.x into main
Some checks are pending
Build and Deploy Staging / build (push) Waiting to run
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run

Reviewed-on: #169
This commit is contained in:
Tobias Brunner 2025-09-04 13:15:56 +00:00
commit fffcff30a7
2 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,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",