Skip to content

Commit

Permalink
Bump the python-requirements group in /requirements with 4 updates (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism authored Jun 1, 2024
2 parents 4dcff8e + 16017a9 commit 3f41047
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ psutil==5.9.8
# via pytest-xprocess
pycparser==2.22
# via cffi
pytest==8.2.0
pytest==8.2.1
# via
# -r tests.in
# pytest-timeout
Expand All @@ -31,5 +31,5 @@ pytest-timeout==2.3.1
# via -r tests.in
pytest-xprocess==0.23.0
# via -r tests.in
watchdog==4.0.0
watchdog==4.0.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,15 +16,15 @@ packaging==24.0
# via pytest
pluggy==1.5.0
# via pytest
pyright==1.1.363
pyright==1.1.365
# 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==69.5.0.20240518
types-setuptools==70.0.0.20240524
# via -r typing.in
typing-extensions==4.11.0
# via mypy
Expand Down

0 comments on commit 3f41047

Please sign in to comment.