Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 11 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /.config with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [tox](https://github.com/tox-dev/tox) | `4.18.0` | `4.18.1` |
| [build](https://github.com/pypa/build) | `1.2.1` | `1.2.2` |
| [cffi](https://github.com/python-cffi/cffi) | `1.17.0` | `1.17.1` |
| [filelock](https://github.com/tox-dev/py-filelock) | `3.15.4` | `3.16.0` |
| [more-itertools](https://github.com/more-itertools/more-itertools) | `10.4.0` | `10.5.0` |
| [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.23.1` | `2.23.3` |
| [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk) | `1.10.0` | `1.11.1` |
| [platformdirs](https://github.com/platformdirs/platformdirs) | `4.2.2` | `4.3.1` |
| [setuptools](https://github.com/pypa/setuptools) | `74.1.1` | `74.1.2` |
| [virtualenv](https://github.com/pypa/virtualenv) | `20.26.3` | `20.26.4` |
| [watchdog](https://github.com/gorakhargosh/watchdog) | `5.0.1` | `5.0.2` |


Updates `tox` from 4.18.0 to 4.18.1
- [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.18.1)

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

Updates `cffi` from 1.17.0 to 1.17.1
- [Release notes](https://github.com/python-cffi/cffi/releases)
- [Commits](python-cffi/cffi@v1.17.0...v1.17.1)

Updates `filelock` from 3.15.4 to 3.16.0
- [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.0)

Updates `more-itertools` from 10.4.0 to 10.5.0
- [Release notes](https://github.com/more-itertools/more-itertools/releases)
- [Commits](more-itertools/more-itertools@v10.4.0...v10.5.0)

Updates `pipdeptree` from 2.23.1 to 2.23.3
- [Release notes](https://github.com/tox-dev/pipdeptree/releases)
- [Commits](tox-dev/pipdeptree@2.23.1...2.23.3)

Updates `pkginfo` from 1.10.0 to 1.11.1

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

Updates `setuptools` from 74.1.1 to 74.1.2
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v74.1.1...v74.1.2)

Updates `virtualenv` from 20.26.3 to 20.26.4
- [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.4)

Updates `watchdog` from 5.0.1 to 5.0.2
- [Release notes](https://github.com/gorakhargosh/watchdog/releases)
- [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst)
- [Commits](gorakhargosh/watchdog@v5.0.1...v5.0.2)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: build
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: cffi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: filelock
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: more-itertools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pipdeptree
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pkginfo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: platformdirs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: virtualenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: watchdog
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 8, 2024
1 parent f433383 commit 7a87cb0
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
#
babel==2.16.0
beautifulsoup4==4.12.3
build==1.2.1
build==1.2.2
cachetools==5.5.0
cairocffi==1.7.1
cairosvg==2.7.1
certifi==2024.8.30
cffi==1.17.0
cffi==1.17.1
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
Expand All @@ -22,7 +22,7 @@ defusedxml==0.7.1
diskcache==5.6.3
distlib==0.3.8
docutils==0.21.2
filelock==3.15.4
filelock==3.16.0
ghp-import==2.1.0
gitdb==4.0.11
gitpython==3.1.43
Expand All @@ -47,16 +47,16 @@ mkdocs-get-deps==0.2.0
mkdocs-htmlproofer-plugin==1.2.1
mkdocs-material==9.5.34
mkdocs-material-extensions==1.3.1
more-itertools==10.4.0
more-itertools==10.5.0
nh3==0.2.18
packaging==24.1
paginate==0.5.7
pathspec==0.12.1
pillow==10.4.0
pip==24.2
pipdeptree==2.23.1
pkginfo==1.10.0
platformdirs==4.2.2
pipdeptree==2.23.3
pkginfo==1.11.1
platformdirs==4.3.1
pluggy==1.5.0
py-cpuinfo==9.0.0
pycparser==2.22
Expand All @@ -76,21 +76,21 @@ requests==2.32.3
requests-toolbelt==1.0.0
rfc3986==2.0.0
rich==13.8.0
setuptools==74.1.1
setuptools==74.1.2
shellingham==1.5.4
six==1.16.0
smmap==5.0.1
soupsieve==2.6
subprocess-tee==0.4.2
tinycss2==1.3.0
tomli==2.0.1 ; python_version < "3.11"
tox==4.18.0
tox==4.18.1
typer==0.12.5
typer-config==1.4.0
typing-extensions==4.12.2
urllib3==2.2.2
virtualenv==20.26.3
watchdog==5.0.1
virtualenv==20.26.4
watchdog==5.0.2
webencodings==0.5.1
zipp==3.20.1

Expand Down

0 comments on commit 7a87cb0

Please sign in to comment.