Skip to content

Commit

Permalink
Merge pull request #216 from praekeltfoundation/dependabot-security-a…
Browse files Browse the repository at this point in the history
…lerts

Revert dependabot security alerts
  • Loading branch information
Buhle79 authored Jul 30, 2024
2 parents d48e449 + bd56a11 commit 535aa00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ PyYAML==5.4
rapidpro-python==2.6.1
redis==4.4.4
regex==2020.7.14
requests==2.32.0
requests==2.31.0
responses==0.10.15
sentry-sdk==2.8.0
six==1.15.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
requirements = [
"django-environ==0.4.5",
"psycopg2==2.9.9",
"requests==2.32.0",
"requests==2.31.0",
"rapidpro-python==2.6.1",
"django-import-export==2.5.0",
]
Expand Down

0 comments on commit 535aa00

Please sign in to comment.