Skip to content

Commit

Permalink
Bump the dependencies group across 1 directory with 14 updates (#657)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 7, 2024
1 parent 519be6a commit a775770
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 25 deletions.
12 changes: 6 additions & 6 deletions docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
alabaster==0.7.16
# via sphinx
babel==2.14.0
babel==2.15.0
# via sphinx
certifi==2024.7.4
# via requests
Expand All @@ -28,17 +28,17 @@ jinja2==3.1.2
# via sphinx
markupsafe==2.1.1
# via jinja2
packaging==23.2
packaging==24.1
# via sphinx
pycparser==2.21
pycparser==2.22
# via cffi
pygments==2.17.2
pygments==2.18.0
# via sphinx
requests==2.31.0
requests==2.32.3
# via sphinx
snowballstemmer==2.2.0
# via sphinx
sphinx==7.2.6
sphinx==7.3.7
# via sphinxcontrib-trio
sphinxcontrib-applehelp==1.0.2
# via sphinx
Expand Down
20 changes: 11 additions & 9 deletions lint-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile lint-requirements.in
#
black==24.2.0
black==24.4.2
# via -r lint-requirements.in
cffi==1.16.0
# via cryptography
Expand All @@ -26,23 +26,25 @@ mypy-extensions==1.0.0
# via
# black
# mypy
packaging==23.2
packaging==24.1
# via
# black
# pytest
pathspec==0.12.1
# via black
platformdirs==4.2.0
platformdirs==4.2.2
# via black
pluggy==1.4.0
pluggy==1.5.0
# via pytest
pycparser==2.21
pycparser==2.22
# via cffi
pytest==8.0.2
pytest==8.2.2
# via -r lint-requirements.in
toml==0.10.2
# via mypy
types-pyopenssl==24.0.0.20240228
types-cffi==1.16.0.20240331
# via types-pyopenssl
types-pyopenssl==24.1.0.20240425
# via -r lint-requirements.in
types-setuptools==70.2.0.20240704
# via types-cffi
typing-extensions==4.12.2
# via mypy
18 changes: 8 additions & 10 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@ attrs==23.2.0
# via service-identity
cffi==1.16.0
# via cryptography
coverage[toml]==7.4.3
# via
# -r test-requirements.in
# coverage
coverage[toml]==7.5.4
# via -r test-requirements.in
cryptography==41.0.7
# via
# -r test-requirements.in
Expand All @@ -21,21 +19,21 @@ idna==3.4
# via -r test-requirements.in
iniconfig==2.0.0
# via pytest
packaging==23.2
packaging==24.1
# via pytest
pluggy==1.4.0
pluggy==1.5.0
# via pytest
pyasn1==0.5.1
# via
# pyasn1-modules
# service-identity
pyasn1-modules==0.3.0
pyasn1-modules==0.4.0
# via service-identity
pycparser==2.21
pycparser==2.22
# via cffi
pyopenssl==24.0.0
pyopenssl==24.1.0
# via -r test-requirements.in
pytest==8.0.2
pytest==8.2.2
# via -r test-requirements.in
service-identity==24.1.0
# via -r test-requirements.in

0 comments on commit a775770

Please sign in to comment.