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 2 updates #284

Closed
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
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ markupsafe==2.1.5
# -r typing.txt
# jinja2
# werkzeug
mypy==1.11.1
mypy==1.11.2
# via -r typing.txt
mypy-extensions==1.0.0
# via
Expand Down Expand Up @@ -150,7 +150,7 @@ pygments==2.18.0
# sphinx
pyproject-api==1.6.1
# via tox
pyright==1.1.374
pyright==1.1.378
# via -r typing.txt
pytest==8.3.2
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ markupsafe==2.1.5
# via
# jinja2
# werkzeug
mypy==1.11.1
mypy==1.11.2
# via -r typing.in
mypy-extensions==1.0.0
# via mypy
Expand All @@ -38,7 +38,7 @@ packaging==24.0
# via pytest
pluggy==1.5.0
# via pytest
pyright==1.1.374
pyright==1.1.378
# via -r typing.in
pytest==8.3.2
# via -r typing.in
Expand Down