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] authored May 21, 2024
1 parent 5dfd7ec commit c459f7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ referencing==0.30.2
# jsonschema
# jsonschema-spec
# jsonschema-specifications
requests==2.31.0
requests==2.32.0
# via
# connexion
# jsonschema-spec
Expand Down
2 changes: 1 addition & 1 deletion api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ referencing==0.30.2
# jsonschema
# jsonschema-spec
# jsonschema-specifications
requests==2.31.0
requests==2.32.0
# via
# connexion
# jsonschema-spec
Expand Down

0 comments on commit c459f7e

Please sign in to comment.