Skip to content

Commit

Permalink
Bump the all group in /requirements with 3 updates (#200)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent 04d03e1 commit eae3e7a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ filelock==3.12.3
# via
# tox
# virtualenv
furo==2024.5.6
furo==2024.7.18
# via -r docs.txt
identify==2.5.27
# via pre-commit
Expand Down Expand Up @@ -100,7 +100,7 @@ pluggy==1.5.0
# -r tests.txt
# pytest
# tox
pre-commit==3.7.1
pre-commit==3.8.0
# via -r dev.in
pygments==2.16.1
# via
Expand All @@ -113,7 +113,7 @@ pyproject-hooks==1.0.0
# via
# build
# pip-tools
pytest==8.2.2
pytest==8.3.2
# via -r tests.txt
pyyaml==6.0.1
# via pre-commit
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ charset-normalizer==3.2.0
# via requests
docutils==0.20.1
# via sphinx
furo==2024.5.6
furo==2024.7.18
# via -r docs.in
idna==3.7
# via requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ packaging==23.1
# webargs
pluggy==1.5.0
# via pytest
pytest==8.2.2
pytest==8.3.2
# via -r tests.in
webargs==8.4.0
# via -r tests.in

0 comments on commit eae3e7a

Please sign in to comment.