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] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 21, 2024
1 parent 495f6d7 commit 9a47776
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions src/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,7 @@ colorama==0.4.6
colorful==0.5.5
# via ray
coverage[toml]==7.3.2
# via
# coverage
# pytest-cov
# via pytest-cov
cryptography==42.0.4
# via -r requirements.txt
defusedxml==0.7.1
Expand Down Expand Up @@ -285,7 +283,7 @@ referencing==0.31.1
# -r requirements.txt
# jsonschema
# jsonschema-specifications
requests==2.31.0
requests==2.32.0
# via
# -r requirements.txt
# google-api-core
Expand Down
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ referencing==0.31.1
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
requests==2.32.0
# via
# its-preselector
# ray
Expand Down

0 comments on commit 9a47776

Please sign in to comment.