Skip to content

Commit

Permalink
Bump the python-requirements group in /requirements with 8 updates
Browse files Browse the repository at this point in the history
Bumps the python-requirements group in /requirements with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [build](https://github.com/pypa/build) | `1.0.3` | `1.1.1` |
| [sphinx-issues](https://github.com/sloria/sphinx-issues) | `3.0.1` | `4.0.0` |
| [sphinx-tabs](https://github.com/executablebooks/sphinx-tabs) | `3.4.4` | `3.4.5` |
| [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.343` | `1.1.352` |
| [pytest](https://github.com/pytest-dev/pytest) | `7.4.3` | `8.0.2` |
| [pip-tools](https://github.com/jazzband/pip-tools) | `7.3.0` | `7.4.0` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `3.6.0` | `3.6.2` |
| [tox](https://github.com/tox-dev/tox) | `4.11.4` | `4.13.0` |


Updates `build` from 1.0.3 to 1.1.1
- [Release notes](https://github.com/pypa/build/releases)
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
- [Commits](pypa/build@1.0.3...1.1.1)

Updates `sphinx-issues` from 3.0.1 to 4.0.0
- [Commits](sloria/sphinx-issues@3.0.1...4.0.0)

Updates `sphinx-tabs` from 3.4.4 to 3.4.5
- [Release notes](https://github.com/executablebooks/sphinx-tabs/releases)
- [Changelog](https://github.com/executablebooks/sphinx-tabs/blob/master/CHANGELOG.md)
- [Commits](executablebooks/sphinx-tabs@v3.4.4...v3.4.5)

Updates `pyright` from 1.1.343 to 1.1.352
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.343...v1.1.352)

Updates `pytest` from 7.4.3 to 8.0.2
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@7.4.3...8.0.2)

Updates `pip-tools` from 7.3.0 to 7.4.0
- [Release notes](https://github.com/jazzband/pip-tools/releases)
- [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md)
- [Commits](jazzband/pip-tools@7.3.0...7.4.0)

Updates `pre-commit` from 3.6.0 to 3.6.2
- [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@v3.6.0...v3.6.2)

Updates `tox` from 4.11.4 to 4.13.0
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.11.4...4.13.0)

---
updated-dependencies:
- dependency-name: build
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-requirements
- dependency-name: sphinx-issues
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-requirements
- dependency-name: sphinx-tabs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-requirements
- dependency-name: pip-tools
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-requirements
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-requirements
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-requirements
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent cab9483 commit b766cbd
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 14 deletions.
2 changes: 1 addition & 1 deletion requirements/build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile build.in
#
build==1.0.3
build==1.1.1
# via -r build.in
packaging==23.2
# via build
Expand Down
20 changes: 11 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ alabaster==0.7.13
# via sphinx
babel==2.14.0
# via sphinx
build==1.0.3
build==1.1.1
# via pip-tools
cachetools==5.3.2
# via tox
Expand Down Expand Up @@ -64,7 +64,7 @@ packaging==23.2
# tox
pallets-sphinx-themes==2.1.1
# via -r docs.in
pip-tools==7.3.0
pip-tools==7.4.0
# via -r dev.in
platformdirs==4.1.0
# via
Expand All @@ -74,7 +74,7 @@ pluggy==1.3.0
# via
# pytest
# tox
pre-commit==3.6.0
pre-commit==3.6.2
# via -r dev.in
pygments==2.17.2
# via
Expand All @@ -83,10 +83,12 @@ pygments==2.17.2
pyproject-api==1.6.1
# via tox
pyproject-hooks==1.0.0
# via build
pyright==1.1.343
# via
# build
# pip-tools
pyright==1.1.352
# via -r typing.in
pytest==7.4.3
pytest==8.0.2
# via -r tests.in
pyyaml==6.0.1
# via pre-commit
Expand All @@ -106,9 +108,9 @@ sphinx==7.2.6
# sphinxcontrib-log-cabinet
# sphinxcontrib-qthelp
# sphinxcontrib-serializinghtml
sphinx-issues==3.0.1
sphinx-issues==4.0.0
# via -r docs.in
sphinx-tabs==3.4.4
sphinx-tabs==3.4.5
# via -r docs.in
sphinxcontrib-applehelp==1.0.7
# via sphinx
Expand All @@ -124,7 +126,7 @@ sphinxcontrib-qthelp==1.0.6
# via sphinx
sphinxcontrib-serializinghtml==1.1.9
# via sphinx
tox==4.11.4
tox==4.13.0
# via -r dev.in
typing-extensions==4.9.0
# via mypy
Expand Down
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ sphinx==7.2.6
# sphinxcontrib-log-cabinet
# sphinxcontrib-qthelp
# sphinxcontrib-serializinghtml
sphinx-issues==3.0.1
sphinx-issues==4.0.0
# via -r docs.in
sphinx-tabs==3.4.4
sphinx-tabs==3.4.5
# via -r docs.in
sphinxcontrib-applehelp==1.0.7
# via sphinx
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ packaging==23.2
# via pytest
pluggy==1.3.0
# via pytest
pytest==7.4.3
pytest==8.0.2
# via -r tests.in
2 changes: 1 addition & 1 deletion requirements/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ mypy-extensions==1.0.0
# via mypy
nodeenv==1.8.0
# via pyright
pyright==1.1.343
pyright==1.1.352
# via -r typing.in
typing-extensions==4.9.0
# via mypy
Expand Down

0 comments on commit b766cbd

Please sign in to comment.