Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [build](https://github.com/pypa/build) | `1.0.3` | `1.2.1` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.0.0` | `8.2.0` |
| [furo](https://github.com/pradyunsg/furo) | `2024.1.29` | `2024.4.27` |
| [myst-parser](https://github.com/executablebooks/MyST-Parser) | `2.0.0` | `3.0.1` |
| [sphinx](https://github.com/sphinx-doc/sphinx) | `7.2.6` | `7.3.7` |
| [mypy](https://github.com/python/mypy) | `1.8.0` | `1.10.0` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `3.6.0` | `3.7.0` |
| [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.350` | `1.1.360` |
| [tox](https://github.com/tox-dev/tox) | `4.12.1` | `4.15.0` |


Updates `build` from 1.0.3 to 1.2.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.2.1)

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

Updates `furo` from 2024.1.29 to 2024.4.27
- [Release notes](https://github.com/pradyunsg/furo/releases)
- [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
- [Commits](pradyunsg/furo@2024.01.29...2024.04.27)

Updates `myst-parser` from 2.0.0 to 3.0.1
- [Release notes](https://github.com/executablebooks/MyST-Parser/releases)
- [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md)
- [Commits](executablebooks/MyST-Parser@v2.0.0...v3.0.1)

Updates `sphinx` from 7.2.6 to 7.3.7
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v7.2.6...v7.3.7)

Updates `mypy` from 1.8.0 to 1.10.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.8.0...v1.10.0)

Updates `pre-commit` from 3.6.0 to 3.7.0
- [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.7.0)

Updates `pyright` from 1.1.350 to 1.1.360
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.350...v1.1.360)

Updates `tox` from 4.12.1 to 4.15.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.12.1...4.15.0)

---
updated-dependencies:
- dependency-name: build
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-requirements
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-requirements
- dependency-name: furo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-requirements
- dependency-name: myst-parser
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-requirements
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-requirements
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-requirements
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-requirements
- dependency-name: pyright
  dependency-type: direct:production
  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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 809e7b4 commit 80d3acf
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 19 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.2.1
# via -r build.in
packaging==23.2
# via build
Expand Down
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ filelock==3.13.1
# via
# tox
# virtualenv
furo==2024.1.29
furo==2024.4.27
# via -r docs.txt
identify==2.5.33
# via pre-commit
Expand Down Expand Up @@ -82,13 +82,13 @@ mdurl==0.1.2
# via
# -r docs.txt
# markdown-it-py
mypy==1.8.0
mypy==1.10.0
# via -r typing.txt
mypy-extensions==1.0.0
# via
# -r typing.txt
# mypy
myst-parser==2.0.0
myst-parser==3.0.1
# via -r docs.txt
nodeenv==1.8.0
# via
Expand All @@ -108,13 +108,13 @@ platformdirs==4.2.0
# via
# tox
# virtualenv
pluggy==1.4.0
pluggy==1.5.0
# via
# -r tests.txt
# -r typing.txt
# pytest
# tox
pre-commit==3.6.0
pre-commit==3.7.0
# via -r dev.in
pygments==2.17.2
# via
Expand All @@ -123,9 +123,9 @@ pygments==2.17.2
# sphinx
pyproject-api==1.6.1
# via tox
pyright==1.1.350
pyright==1.1.360
# via -r typing.txt
pytest==8.0.0
pytest==8.2.0
# via
# -r tests.txt
# -r typing.txt
Expand All @@ -146,7 +146,7 @@ soupsieve==2.5
# via
# -r docs.txt
# beautifulsoup4
sphinx==7.2.6
sphinx==7.3.7
# via
# -r docs.txt
# furo
Expand Down Expand Up @@ -183,7 +183,7 @@ sphinxcontrib-serializinghtml==1.1.10
# via
# -r docs.txt
# sphinx
tox==4.12.1
tox==4.15.0
# via -r dev.in
typing-extensions==4.9.0
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ docutils==0.20.1
# via
# myst-parser
# sphinx
furo==2024.1.29
furo==2024.4.27
# via -r docs.in
idna==3.6
# via requests
Expand All @@ -38,7 +38,7 @@ mdit-py-plugins==0.4.0
# via myst-parser
mdurl==0.1.2
# via markdown-it-py
myst-parser==2.0.0
myst-parser==3.0.1
# via -r docs.in
packaging==23.2
# via sphinx
Expand All @@ -54,7 +54,7 @@ snowballstemmer==2.2.0
# via sphinx
soupsieve==2.5
# via beautifulsoup4
sphinx==7.2.6
sphinx==7.3.7
# via
# -r docs.in
# furo
Expand Down
4 changes: 2 additions & 2 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ iniconfig==2.0.0
# via pytest
packaging==23.2
# via pytest
pluggy==1.4.0
pluggy==1.5.0
# via pytest
pytest==8.0.0
pytest==8.2.0
# via -r tests.in
8 changes: 4 additions & 4 deletions requirements/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@
#
iniconfig==2.0.0
# via pytest
mypy==1.8.0
mypy==1.10.0
# via -r typing.in
mypy-extensions==1.0.0
# via mypy
nodeenv==1.8.0
# via pyright
packaging==23.2
# via pytest
pluggy==1.4.0
pluggy==1.5.0
# via pytest
pyright==1.1.350
pyright==1.1.360
# via -r typing.in
pytest==8.0.0
pytest==8.2.0
# via -r typing.in
typing-extensions==4.9.0
# via mypy
Expand Down

0 comments on commit 80d3acf

Please sign in to comment.