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 committed May 1, 2024
2 parents 34071ad + 008c7d4 commit cbf68ba
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions requirements/dev.txt
Expand Up @@ -82,7 +82,7 @@ packaging==24.0
# pytest
# sphinx
# tox
pallets-sphinx-themes==2.1.2
pallets-sphinx-themes==2.1.3
# via -r docs.txt
platformdirs==4.2.1
# via
Expand All @@ -104,7 +104,7 @@ pyproject-api==1.6.1
# via tox
pyright==1.1.360
# via -r typing.txt
pytest==8.1.1
pytest==8.2.0
# via
# -r tests.txt
# -r typing.txt
Expand Down Expand Up @@ -149,7 +149,7 @@ sphinxcontrib-serializinghtml==1.1.10
# via
# -r docs.txt
# sphinx
tox==4.14.2
tox==4.15.0
# via -r dev.in
typing-extensions==4.11.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Expand Up @@ -26,7 +26,7 @@ packaging==24.0
# via
# pallets-sphinx-themes
# sphinx
pallets-sphinx-themes==2.1.2
pallets-sphinx-themes==2.1.3
# via -r docs.in
pygments==2.17.2
# via sphinx
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Expand Up @@ -10,5 +10,5 @@ packaging==24.0
# via pytest
pluggy==1.5.0
# via pytest
pytest==8.1.1
pytest==8.2.0
# via -r tests.in
2 changes: 1 addition & 1 deletion requirements/typing.txt
Expand Up @@ -18,7 +18,7 @@ pluggy==1.5.0
# via pytest
pyright==1.1.360
# via -r typing.in
pytest==8.1.1
pytest==8.2.0
# via -r typing.in
typing-extensions==4.11.0
# via mypy
Expand Down

0 comments on commit cbf68ba

Please sign in to comment.