Skip to content

Commit

Permalink
Bump the dependencies group with 10 updates (#742)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [filelock](https://github.com/tox-dev/py-filelock) | `3.15.4` | `3.16.1` |
| [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.111.2` | `6.112.2` |
| [platformdirs](https://github.com/tox-dev/platformdirs) | `4.2.2` | `4.3.6` |
| [pyproject-api](https://github.com/tox-dev/pyproject-api) | `1.7.1` | `1.8.0` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` |
| [ruff](https://github.com/astral-sh/ruff) | `0.6.3` | `0.6.8` |
| [tox](https://github.com/tox-dev/tox) | `4.18.0` | `4.21.0` |
| [types-docutils](https://github.com/python/typeshed) | `0.21.0.20240724` | `0.21.0.20240907` |
| [types-setuptools](https://github.com/python/typeshed) | `74.0.0.20240831` | `75.1.0.20240917` |
| [virtualenv](https://github.com/pypa/virtualenv) | `20.26.3` | `20.26.6` |


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

Updates `hypothesis` from 6.111.2 to 6.112.2
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.111.2...hypothesis-python-6.112.2)

Updates `platformdirs` from 4.2.2 to 4.3.6
- [Release notes](https://github.com/tox-dev/platformdirs/releases)
- [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst)
- [Commits](tox-dev/platformdirs@4.2.2...4.3.6)

Updates `pyproject-api` from 1.7.1 to 1.8.0
- [Release notes](https://github.com/tox-dev/pyproject-api/releases)
- [Commits](tox-dev/pyproject-api@1.7.1...1.8.0)

Updates `pytest` from 8.3.2 to 8.3.3
- [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.3.2...8.3.3)

Updates `ruff` from 0.6.3 to 0.6.8
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.3...0.6.8)

Updates `tox` from 4.18.0 to 4.21.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.18.0...4.21.0)

Updates `types-docutils` from 0.21.0.20240724 to 0.21.0.20240907
- [Commits](https://github.com/python/typeshed/commits)

Updates `types-setuptools` from 74.0.0.20240831 to 75.1.0.20240917
- [Commits](https://github.com/python/typeshed/commits)

Updates `virtualenv` from 20.26.3 to 20.26.6
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.26.3...20.26.6)

---
updated-dependencies:
- dependency-name: filelock
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: platformdirs
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pyproject-api
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: types-docutils
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: types-setuptools
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: virtualenv
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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 1, 2024
1 parent b5963c5 commit 85f7f28
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ coverage[toml]==7.6.1
# via pytest-cov
distlib==0.3.8
# via virtualenv
filelock==3.15.4
filelock==3.16.1
# via
# tox
# virtualenv
hypothesis==6.111.2
hypothesis==6.112.2
# via pdoc (pyproject.toml)
iniconfig==2.0.0
# via pytest
Expand All @@ -41,7 +41,7 @@ packaging==24.1
# tox
pdoc-pyo3-sample-library==1.0.11
# via pdoc (pyproject.toml)
platformdirs==4.2.2
platformdirs==4.3.6
# via
# tox
# virtualenv
Expand All @@ -51,9 +51,9 @@ pluggy==1.5.0
# tox
pygments==2.18.0
# via pdoc (pyproject.toml)
pyproject-api==1.7.1
pyproject-api==1.8.0
# via tox
pytest==8.3.2
pytest==8.3.3
# via
# pdoc (pyproject.toml)
# pytest-cov
Expand All @@ -62,19 +62,19 @@ pytest-cov==5.0.0
# via pdoc (pyproject.toml)
pytest-timeout==2.3.1
# via pdoc (pyproject.toml)
ruff==0.6.3
ruff==0.6.8
# via pdoc (pyproject.toml)
sortedcontainers==2.4.0
# via hypothesis
tox==4.18.0
tox==4.21.0
# via pdoc (pyproject.toml)
types-docutils==0.21.0.20240724
types-docutils==0.21.0.20240907
# via types-pygments
types-pygments==2.18.0.20240506
# via pdoc (pyproject.toml)
types-setuptools==74.0.0.20240831
types-setuptools==75.1.0.20240917
# via types-pygments
typing-extensions==4.12.2
# via mypy
virtualenv==20.26.3
virtualenv==20.26.6
# via tox

0 comments on commit 85f7f28

Please sign in to comment.