Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 9f0c771 commit 5254027
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions backend/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ charset-normalizer==3.3.2
click==8.1.7
# via pip-tools
coverage[toml]==7.4.4
# via
# coverage
# pytest-cov
# via pytest-cov
distlib==0.3.8
# via virtualenv
django==4.2.11
Expand Down Expand Up @@ -142,7 +140,7 @@ referencing==0.30.2
# -r requirements.txt
# jsonschema
# jsonschema-specifications
requests==2.31.0
requests==2.32.0
# via
# -r requirements.txt
# djangorestframework-stubs
Expand Down
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ referencing==0.30.2
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
requests==2.32.0
# via djangorestframework-stubs
rpds-py==0.12.0
# via
Expand Down

0 comments on commit 5254027

Please sign in to comment.