Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the python-requirements group across 1 directory with 5 updates #97

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile build.in
#
build==1.2.1
build==1.2.2
# via -r build.in
packaging==24.0
# via build
Expand Down
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,15 +82,15 @@ 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.17.2
# via
# -r docs.txt
# sphinx
pyproject-api==1.6.1
# via tox
pytest==8.2.2
pytest==8.3.3
# via -r tests.txt
pyyaml==6.0.1
# via pre-commit
Expand All @@ -102,7 +102,7 @@ snowballstemmer==2.2.0
# via
# -r docs.txt
# sphinx
sphinx==7.3.7
sphinx==8.0.2
# via
# -r docs.txt
# pallets-sphinx-themes
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ requests==2.32.0
# via sphinx
snowballstemmer==2.2.0
# via sphinx
sphinx==7.3.7
sphinx==8.0.2
# via
# -r docs.in
# pallets-sphinx-themes
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.2
pytest==8.3.3
# via -r tests.in
6 changes: 4 additions & 2 deletions requirements/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@ packaging==24.0
# via pytest
pluggy==1.5.0
# via pytest
pyright==1.1.369
pyright==1.1.382.post1
# via -r typing.in
pytest==8.2.2
pytest==8.3.3
# via -r typing.in
typing-extensions==4.12.2
# via pyright

# The following packages are considered to be unsafe in a requirements file:
# setuptools