Skip to content

Commit

Permalink
Bump the python-requirements group in /requirements with 3 updates (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism authored Jun 1, 2024
2 parents a7167da + 0e10fec commit 47ed2ee
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,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 @@ -104,9 +104,9 @@ pygments==2.17.2
# sphinx-tabs
pyproject-api==1.6.1
# via tox
pyright==1.1.360
pyright==1.1.365
# via -r typing.txt
pytest==8.2.0
pytest==8.2.1
# via
# -r tests.txt
# -r typing.txt
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==24.0
# via pytest
pluggy==1.5.0
# via pytest
pytest==8.2.0
pytest==8.2.1
# via -r tests.in
4 changes: 2 additions & 2 deletions requirements/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ packaging==24.0
# via pytest
pluggy==1.5.0
# via pytest
pyright==1.1.360
pyright==1.1.365
# via -r typing.in
pytest==8.2.0
pytest==8.2.1
# via -r typing.in
typing-extensions==4.11.0
# via mypy
Expand Down

0 comments on commit 47ed2ee

Please sign in to comment.