Skip to content

Commit

Permalink
Bump the python-requirements group in /requirements with 3 updates (p…
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism authored Jan 1, 2024
2 parents 708d62d + 63ff418 commit c2f65dd
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
pycparser==2.21
# via cffi
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
python-dotenv==1.0.0
# via -r tests.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ packaging==23.2
# via pytest
pluggy==1.3.0
# via pytest
pytest==7.4.3
pytest==7.4.4
# via -r tests.in
python-dotenv==1.0.0
# via -r tests.in
2 changes: 1 addition & 1 deletion requirements/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cffi==1.16.0
# via cryptography
cryptography==41.0.7
# via -r 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 c2f65dd

Please sign in to comment.