Skip to content

Commit

Permalink
Merge pull request #17 from pallets-eco/dependabot/pip/requirements/p…
Browse files Browse the repository at this point in the history
…ython-requirements-505635db01
  • Loading branch information
davidism committed Jun 1, 2024
2 parents f1d3678 + f06df87 commit 56c3cf8
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ filelock==3.13.1
# via
# tox
# virtualenv
furo==2024.4.27
furo==2024.5.6
# via -r docs.txt
identify==2.5.33
# via pre-commit
Expand Down Expand Up @@ -118,7 +118,7 @@ pluggy==1.5.0
# -r typing.txt
# pytest
# tox
pre-commit==3.7.0
pre-commit==3.7.1
# via -r dev.in
pygments==2.17.2
# via
Expand All @@ -131,7 +131,7 @@ pyproject-hooks==1.0.0
# via
# build
# pip-tools
pytest==8.2.0
pytest==8.2.1
# via
# -r tests.txt
# -r typing.txt
Expand All @@ -144,7 +144,7 @@ requests==2.32.0
# via
# -r docs.txt
# sphinx
ruff==0.4.2
ruff==0.4.7
# via -r dev.in
snowballstemmer==2.2.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ docutils==0.20.1
# via
# myst-parser
# sphinx
furo==2024.4.27
furo==2024.5.6
# 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 @@ -10,5 +10,5 @@ packaging==23.2
# via pytest
pluggy==1.5.0
# via pytest
pytest==8.2.0
pytest==8.2.1
# via -r tests.in
2 changes: 1 addition & 1 deletion requirements/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ packaging==23.2
# via pytest
pluggy==1.5.0
# via pytest
pytest==8.2.0
pytest==8.2.1
# via -r typing.in
typing-extensions==4.9.0
# via mypy

0 comments on commit 56c3cf8

Please sign in to comment.