Skip to content

Commit

Permalink
Bump sphinx from 4.3.2 to 4.4.0 (#283)
Browse files Browse the repository at this point in the history
* Bump sphinx from 4.3.2 to 4.4.0

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.2 to 4.4.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](sphinx-doc/sphinx@v4.3.2...v4.4.0)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating requirements-dev.txt to sync with dependabot updates

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ian Hellen <[email protected]>
Co-authored-by: Pete Bryan <[email protected]>
  • Loading branch information
3 people authored Feb 15, 2022
1 parent b93fcdb commit f84c06d
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ bandit>=1.7.0
beautifulsoup4
black>=20.8b1
coverage>=5.5
docutils<0.18.0
filelock>=3.0.0
flake8>=3.8.4
markdown>=3.3.4
Expand All @@ -23,7 +24,8 @@ pyroma>=3.1
pytest-check>=1.0.1
pytest-cov>=2.11.1
pytest>=5.0.1
respx==0.17.1
sphinx>=2.1.2
sphinx_rtd_theme>=0.5.1
virtualenv
readthedocs-sphinx-ext==2.1.4
responses>=0.13.2
respx>=0.17.1
sphinx-rtd-theme>=1.0.0
sphinx>=4.4.0

0 comments on commit f84c06d

Please sign in to comment.