Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 251a996 commit 48b9609
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ furo==2024.4.27
# via -r docs.txt
identify==2.5.33
# via pre-commit
idna==3.6
idna==3.7
# via
# -r docs.txt
# requests
Expand Down Expand Up @@ -134,7 +134,7 @@ pyyaml==6.0.1
# -r docs.txt
# myst-parser
# pre-commit
requests==2.31.0
requests==2.32.0
# via
# -r docs.txt
# sphinx
Expand Down
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ docutils==0.20.1
# sphinx
furo==2024.4.27
# via -r docs.in
idna==3.6
idna==3.7
# via requests
imagesize==1.4.1
# via sphinx
Expand Down Expand Up @@ -48,7 +48,7 @@ pygments==2.17.2
# sphinx
pyyaml==6.0.1
# via myst-parser
requests==2.31.0
requests==2.32.0
# via sphinx
snowballstemmer==2.2.0
# via sphinx
Expand Down

0 comments on commit 48b9609

Please sign in to comment.