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

Bump the python-requirements group in /requirements with 6 updates #2

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/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ requests==2.31.0
# via sphinx
snowballstemmer==2.2.0
# via sphinx
sphinx==7.3.7
sphinx==7.4.7
# via
# -r docs.in
# pallets-sphinx-themes
Expand Down
4 changes: 2 additions & 2 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cffi @ https://github.com/python-cffi/cffi/archive/d7f750b1b1c5ea4da5aa537b9baba
# via
# -r tests.in
# cryptography
cryptography==42.0.8
cryptography==43.0.0
# via -r tests.in
ephemeral-port-reserve==1.1.4
# via -r tests.in
Expand All @@ -22,7 +22,7 @@ psutil==6.0.0
# via pytest-xprocess
pycparser==2.22
# via cffi
pytest==8.2.2
pytest==8.3.1
# via
# -r tests.in
# pytest-timeout
Expand Down
6 changes: 3 additions & 3 deletions requirements/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
iniconfig==2.0.0
# via pytest
mypy==1.10.1
mypy==1.11.0
# via -r typing.in
mypy-extensions==1.0.0
# via mypy
Expand All @@ -16,15 +16,15 @@ packaging==24.0
# via pytest
pluggy==1.5.0
# via pytest
pyright==1.1.369
pyright==1.1.373
# via -r typing.in
pytest==8.2.0
# via -r typing.in
types-contextvars==2.4.7.3
# via -r typing.in
types-dataclasses==0.6.6
# via -r typing.in
types-setuptools==70.1.0.20240627
types-setuptools==71.1.0.20240724
# via -r typing.in
typing-extensions==4.11.0
# via mypy
Expand Down
Loading