Skip to content

Commit

Permalink
chore(deps): bump requests
Browse files Browse the repository at this point in the history
  • Loading branch information
mdtro committed Nov 15, 2024
1 parent 7eb4e83 commit 9beacf4
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ rb>=1.9.0
redis-py-cluster>=2.1.0
redis>=3.4.1
requests-oauthlib>=1.2.0
requests>=2.25.1
requests>=2.32.0
# [start] jsonschema format validators
rfc3339-validator>=0.1.2
rfc3986-validator>=0.1.1
Expand Down
4 changes: 2 additions & 2 deletions requirements-dev-frozen.txt
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ redis-py-cluster==2.1.0
referencing==0.30.2
regex==2022.9.13
reportlab==4.0.7
requests==2.31.0
requests==2.32.3
requests-file==2.1.0
requests-oauthlib==1.2.0
responses==0.23.1
Expand Down Expand Up @@ -226,7 +226,7 @@ types-python-dateutil==2.8.19
types-pytz==2022.1.2
types-pyyaml==6.0.11
types-redis==3.5.18
types-requests==2.31.0.20240406
types-requests==2.32.0.20241016
types-setuptools==69.0.0.0
types-simplejson==3.17.7.2
typing-extensions==4.12.0
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ types-pytz
types-pyyaml
# make sure to match close-enough to redis==
types-redis<4
types-requests>=2.31.0.20240406
types-requests>=2.32.0.20241016
types-setuptools>=68
types-simplejson>=3.17.7.2
2 changes: 1 addition & 1 deletion requirements-frozen.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ redis-py-cluster==2.1.0
referencing==0.30.2
regex==2022.9.13
reportlab==4.0.7
requests==2.31.0
requests==2.32.3
requests-file==2.1.0
requests-oauthlib==1.2.0
rfc3339-validator==0.1.2
Expand Down

0 comments on commit 9beacf4

Please sign in to comment.