Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and apragacz committed May 21, 2024
1 parent cdd236c commit ec385c0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/sharedlinks/sharedlinks-backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ openapi-codec==1.3.2
# via django-rest-swagger
pytz==2021.1
# via django
requests==2.31.0
requests==2.32.0
# via coreapi
simplejson==3.17.2
# via django-rest-swagger
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-dev.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ readme-renderer[md]==42.0
# via
# -r requirements/requirements-test.lock.txt
# twine
requests==2.31.0
requests==2.32.0
# via
# -r requirements/requirements-test.lock.txt
# coreapi
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-test.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ readme-renderer[md]==42.0
# via
# -r requirements/requirements-test.in
# twine
requests==2.31.0
requests==2.32.0
# via
# coreapi
# djangorestframework-stubs
Expand Down

0 comments on commit ec385c0

Please sign in to comment.