Skip to content

Commit

Permalink
chore(deps): bump the python-packages group with 2 updates (#64)
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 2 updates: [pre-commit](https://github.com/pre-commit/pre-commit) and [sphinx](https://github.com/sphinx-doc/sphinx).


Updates `pre-commit` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v4.0.0...v4.0.1)

Updates `sphinx` from 8.0.2 to 8.1.3
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v8.0.2...v8.1.3)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 1843204 commit 0850ff2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build==1.2.2.post1
pre-commit==4.0.0
pre-commit==4.0.1
pyright==1.1.379
pytest==8.3.3
sphinx==8.0.2
sphinx==8.1.3
wheel==0.44.0

0 comments on commit 0850ff2

Please sign in to comment.