Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

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 May 21, 2024
1 parent 36e6b77 commit 9c54331
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion python/requirements/pyproject-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ pyzmq==25.0.2
# jupyter-server
regex==2023.3.23
# via mkdocs-material
requests==2.31.0
requests==2.32.0
# via
# jupyterlab-server
# mkdocs-material
Expand Down
2 changes: 1 addition & 1 deletion python/requirements/pyproject.txt
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ pyzmq==25.0.2
# ipykernel
# jupyter-client
# jupyter-server
requests==2.31.0
requests==2.32.0
# via
# jupyterlab-server
# pytest-base-url
Expand Down

0 comments on commit 9c54331

Please sign in to comment.