Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.36` | `9.5.40` |
| [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.9` | `10.11.2` |
| [build](https://github.com/pypa/build) | `1.2.2` | `1.2.2.post1` |
| [rich](https://github.com/Textualize/rich) | `13.8.1` | `13.9.2` |
| [charset-normalizer](https://github.com/Ousret/charset_normalizer) | `3.3.2` | `3.4.0` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.6.1` | `7.6.2` |
| [distlib](https://github.com/pypa/distlib) | `0.3.8` | `0.3.9` |
| [jaraco-functools](https://github.com/jaraco/jaraco.functools) | `4.0.2` | `4.1.0` |
| [markupsafe](https://github.com/pallets/markupsafe) | `2.1.5` | `3.0.1` |
| [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk) | `1.11.1` | `1.11.2` |
| [pyproject-hooks](https://github.com/pypa/pyproject-hooks) | `1.1.0` | `1.2.0` |
| [tox](https://github.com/tox-dev/tox) | `4.20.0` | `4.21.2` |
| [virtualenv](https://github.com/pypa/virtualenv) | `20.26.5` | `20.26.6` |
| [watchdog](https://github.com/gorakhargosh/watchdog) | `5.0.2` | `5.0.3` |



Updates `mkdocs-material` from 9.5.36 to 9.5.40
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.36...9.5.40)

Updates `pymdown-extensions` from 10.9 to 10.11.2
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](facelessuser/pymdown-extensions@10.9...10.11.2)

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

Updates `rich` from 13.8.1 to 13.9.2
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.8.1...v13.9.2)

Updates `charset-normalizer` from 3.3.2 to 3.4.0
- [Release notes](https://github.com/Ousret/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](jawah/charset_normalizer@3.3.2...3.4.0)

Updates `coverage` from 7.6.1 to 7.6.2
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.6.1...7.6.2)

Updates `distlib` from 0.3.8 to 0.3.9
- [Release notes](https://github.com/pypa/distlib/releases)
- [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst)
- [Commits](pypa/distlib@0.3.8...0.3.9)

Updates `jaraco-functools` from 4.0.2 to 4.1.0
- [Release notes](https://github.com/jaraco/jaraco.functools/releases)
- [Changelog](https://github.com/jaraco/jaraco.functools/blob/main/NEWS.rst)
- [Commits](jaraco/jaraco.functools@v4.0.2...v4.1.0)

Updates `markupsafe` from 2.1.5 to 3.0.1
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](pallets/markupsafe@2.1.5...3.0.1)

Updates `pkginfo` from 1.11.1 to 1.11.2

Updates `pyproject-hooks` from 1.1.0 to 1.2.0
- [Changelog](https://github.com/pypa/pyproject-hooks/blob/main/docs/changelog.rst)
- [Commits](pypa/pyproject-hooks@v1.1.0...v1.2.0)

Updates `tox` from 4.20.0 to 4.21.2
- [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.20.0...4.21.2)

Updates `virtualenv` from 20.26.5 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.5...20.26.6)

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

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pymdown-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: build
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: charset-normalizer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: distlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: jaraco-functools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: markupsafe
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: pkginfo
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pyproject-hooks
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: tox
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Oct 13, 2024
1 parent 439d505 commit 9a8afa0
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,21 @@
#
babel==2.16.0
beautifulsoup4==4.12.3
build==1.2.2
build==1.2.2.post1
cachetools==5.5.0
cairocffi==1.7.1
cairosvg==2.7.1
certifi==2024.8.30
cffi==1.17.1
chardet==5.2.0
charset-normalizer==3.3.2
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
coverage==7.6.1
coverage==7.6.2
cssselect2==0.7.0
defusedxml==0.7.1
diskcache==5.6.3
distlib==0.3.8
distlib==0.3.9
docutils==0.21.2
filelock==3.16.1
ghp-import==2.1.0
Expand All @@ -31,21 +31,21 @@ importlib-metadata==8.5.0
iniconfig==2.0.0
jaraco-classes==3.4.0
jaraco-context==6.0.1
jaraco-functools==4.0.2
jaraco-functools==4.1.0
jinja2==3.1.4
keyring==25.4.1
markdown==3.7
markdown-exec==1.9.3
markdown-it-py==3.0.0
markupsafe==2.1.5
markupsafe==3.0.1
mdurl==0.1.2
mergedeep==1.3.4
mkdocs==1.6.1
mkdocs-autorefs==1.2.0
mkdocs-gen-files==0.5.0
mkdocs-get-deps==0.2.0
mkdocs-htmlproofer-plugin==1.3.0
mkdocs-material==9.5.36
mkdocs-material==9.5.40
mkdocs-material-extensions==1.3.1
more-itertools==10.5.0
nh3==0.2.18
Expand All @@ -55,15 +55,15 @@ pathspec==0.12.1
pillow==10.4.0
pip==24.2
pipdeptree==2.23.4
pkginfo==1.11.1
pkginfo==1.11.2
platformdirs==4.3.6
pluggy==1.5.0
py-cpuinfo==9.0.0
pycparser==2.22
pygments==2.18.0
pymdown-extensions==10.9
pymdown-extensions==10.11.2
pyproject-api==1.8.0
pyproject-hooks==1.1.0
pyproject-hooks==1.2.0
pytest==8.3.3
pytest-benchmark==4.0.0
pytest-plus==0.7.0
Expand All @@ -75,7 +75,7 @@ regex==2024.9.11
requests==2.32.3
requests-toolbelt==1.0.0
rfc3986==2.0.0
rich==13.8.1
rich==13.9.2
setuptools==75.1.0
shellingham==1.5.4
six==1.16.0
Expand All @@ -84,13 +84,13 @@ soupsieve==2.6
subprocess-tee==0.4.2
tinycss2==1.3.0
tomli==2.0.1 ; python_version < "3.11"
tox==4.20.0
tox==4.21.2
typer==0.12.5
typer-config==1.4.0
typing-extensions==4.12.2
urllib3==2.2.3
virtualenv==20.26.5
watchdog==5.0.2
virtualenv==20.26.6
watchdog==5.0.3
webencodings==0.5.1
zipp==3.20.2

Expand Down

0 comments on commit 9a8afa0

Please sign in to comment.