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 committed Jan 1, 2024
2 parents 91c2c88 + b5b423c commit d3dd65a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions requirements/dev.txt
Expand Up @@ -38,7 +38,7 @@ filelock==3.13.1
# via
# tox
# virtualenv
greenlet==3.0.1
greenlet==3.0.3
# via -r tests.in
identify==2.5.31
# via pre-commit
Expand All @@ -52,7 +52,7 @@ jinja2==3.1.2
# via sphinx
markupsafe==2.1.3
# via jinja2
mypy==1.7.1
mypy==1.8.0
# via -r typing.in
mypy-extensions==1.0.0
# via mypy
Expand All @@ -78,7 +78,7 @@ pluggy==1.3.0
# via
# pytest
# tox
pre-commit==3.5.0
pre-commit==3.6.0
# via -r dev.in
psutil==5.9.6
# via pytest-xprocess
Expand All @@ -90,7 +90,7 @@ pyproject-api==1.6.1
# via tox
pyproject-hooks==1.0.0
# via build
pytest==7.4.3
pytest==7.4.4
# via
# -r tests.in
# pytest-timeout
Expand Down
4 changes: 2 additions & 2 deletions requirements/tests.txt
Expand Up @@ -10,7 +10,7 @@ cryptography==41.0.7
# via -r tests.in
ephemeral-port-reserve==1.1.4
# via -r tests.in
greenlet==3.0.1
greenlet==3.0.3
# via -r tests.in
iniconfig==2.0.0
# via pytest
Expand All @@ -22,7 +22,7 @@ psutil==5.9.6
# via pytest-xprocess
pycparser==2.21
# via cffi
pytest==7.4.3
pytest==7.4.4
# via
# -r tests.in
# pytest-timeout
Expand Down
2 changes: 1 addition & 1 deletion requirements/typing.txt
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile typing.in
#
mypy==1.7.1
mypy==1.8.0
# via -r typing.in
mypy-extensions==1.0.0
# via mypy
Expand Down

0 comments on commit d3dd65a

Please sign in to comment.