Skip to content

Commit

Permalink
Bump the dependencies group with 3 updates (#623)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 4, 2023
1 parent 3f0140e commit 055cff0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ requests==2.31.0
# via sphinx
snowballstemmer==2.2.0
# via sphinx
sphinx==7.2.2
sphinx==7.2.5
# via
# sphinxcontrib-devhelp
# sphinxcontrib-htmlhelp
Expand Down
4 changes: 2 additions & 2 deletions lint-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ mypy-extensions==0.4.4
# via mypy
packaging==23.1
# via pytest
pluggy==1.2.0
pluggy==1.3.0
# via pytest
pycparser==2.21
# via cffi
pytest==7.4.0
pytest==7.4.1
# via -r lint-requirements.in
toml==0.10.2
# via mypy
Expand Down
4 changes: 2 additions & 2 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ iniconfig==2.0.0
# via pytest
packaging==23.1
# via pytest
pluggy==1.2.0
pluggy==1.3.0
# via pytest
pyasn1==0.5.0
# via
Expand All @@ -33,7 +33,7 @@ pycparser==2.21
# via cffi
pyopenssl==23.2.0
# via -r test-requirements.in
pytest==7.4.0
pytest==7.4.1
# via -r test-requirements.in
service-identity==23.1.0
# via -r test-requirements.in

0 comments on commit 055cff0

Please sign in to comment.