Skip to content

Commit

Permalink
Bump the dependencies group with 8 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 8 updates:

| Package | Update |
| --- | --- |
| [coverage[toml]](https://github.com/nedbat/coveragepy) | 7.2.7 to 7.3.0 |
| [docutils](https://docutils.sourceforge.io/) | 0.19 to 0.20.1 |
| [pygments](https://github.com/pygments/pygments) | 2.15.1 to 2.16.1 |
| [sphinx](https://github.com/sphinx-doc/sphinx) | 7.1.1 to 7.1.2 |
| [sphinxcontrib-devhelp](https://github.com/sphinx-doc/sphinxcontrib-devhelp) | 1.0.2 to 1.0.4 |
| [sphinxcontrib-htmlhelp](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp) | 2.0.1 to 2.0.3 |
| [sphinxcontrib-qthelp](https://github.com/sphinx-doc/sphinxcontrib-qthelp) | 1.0.3 to 1.0.5 |
| [sphinxcontrib-serializinghtml](https://github.com/sphinx-doc/sphinxcontrib-serializinghtml) | 1.1.5 to 1.1.7 |


Updates `coverage[toml]` from 7.2.7 to 7.3.0
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.2.7...7.3.0)

Updates `docutils` from 0.19 to 0.20.1

Updates `pygments` from 2.15.1 to 2.16.1
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.15.1...2.16.1)

Updates `sphinx` from 7.1.1 to 7.1.2
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinx@v7.1.1...v7.1.2)

Updates `sphinxcontrib-devhelp` from 1.0.2 to 1.0.4
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-devhelp/releases)
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-devhelp/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinxcontrib-devhelp@1.0.2...1.0.4)

Updates `sphinxcontrib-htmlhelp` from 2.0.1 to 2.0.3
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/releases)
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinxcontrib-htmlhelp@2.0.1...2.0.3)

Updates `sphinxcontrib-qthelp` from 1.0.3 to 1.0.5
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-qthelp/releases)
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-qthelp/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinxcontrib-qthelp@1.0.3...1.0.5)

Updates `sphinxcontrib-serializinghtml` from 1.1.5 to 1.1.7
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/releases)
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinxcontrib-serializinghtml@1.1.5...1.1.7)

---
updated-dependencies:
- dependency-name: coverage[toml]
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: docutils
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pygments
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: sphinx
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sphinxcontrib-devhelp
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sphinxcontrib-htmlhelp
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sphinxcontrib-qthelp
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sphinxcontrib-serializinghtml
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 90f4c8c commit d9eee80
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 d9eee80

Please sign in to comment.