Skip to content

Commit

Permalink
Bump the dependencies group with 8 updates (#618)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 14, 2023
1 parent 90f4c8c commit 55f728a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 9 deletions.
21 changes: 13 additions & 8 deletions docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ charset-normalizer==3.2.0
# via requests
cryptography==41.0.1
# via -r docs-requirements.in
docutils==0.19
docutils==0.20.1
# via sphinx
idna==3.4
# via
Expand All @@ -32,25 +32,30 @@ packaging==23.1
# via sphinx
pycparser==2.21
# via cffi
pygments==2.15.1
pygments==2.16.1
# via sphinx
requests==2.31.0
# via sphinx
snowballstemmer==2.2.0
# via sphinx
sphinx==7.1.1
# via sphinxcontrib-trio
sphinx==7.1.2
# via
# sphinxcontrib-devhelp
# sphinxcontrib-htmlhelp
# sphinxcontrib-qthelp
# sphinxcontrib-serializinghtml
# sphinxcontrib-trio
sphinxcontrib-applehelp==1.0.2
# via sphinx
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-devhelp==1.0.4
# via sphinx
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-htmlhelp==2.0.3
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-qthelp==1.0.5
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-serializinghtml==1.1.7
# via sphinx
sphinxcontrib-trio==1.1.2
# via -r docs-requirements.in
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ attrs==23.1.0
# via service-identity
cffi==1.15.1
# via cryptography
coverage[toml]==7.2.7
coverage[toml]==7.3.0
# via -r test-requirements.in
cryptography==41.0.1
# via
Expand Down

0 comments on commit 55f728a

Please sign in to comment.