Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 5, 2024
1 parent f84ef12 commit 1ffcb2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-minimal.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ pytimeparse >= 1.1.0
pytz >= 2014.10
# the upper-bound is required for older docker-py (<=7.0.0)
# to function: https://github.com/psf/requests/issues/6707
requests >= 2.18.4, <2.32.0
requests >= 2.18.4, < 2.33.0
requests-cache >= 0.4.10
retry
ruamel.yaml
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ pytimeparse==1.1.5
pytz==2016.10
pyyaml==6.0.1
repoze.lru==0.6
requests==2.25.0
requests==2.32.2
requests-cache==0.6.3
requests-oauthlib==1.2.0
retry==0.9.2
Expand Down

0 comments on commit 1ffcb2e

Please sign in to comment.