Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [coverage](https://github.com/nedbat/coveragepy) | `7.6.2` | `7.6.3` |
| [cryptography](https://github.com/pyca/cryptography) | `43.0.1` | `43.0.3` |
| [griffe](https://github.com/mkdocstrings/griffe) | `1.4.1` | `1.5.1` |
| [markupsafe](https://github.com/pallets/markupsafe) | `3.0.1` | `3.0.2` |
| [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) | `1.3.5` | `1.3.6` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.40` | `9.5.42` |
| [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.12.0` | `1.12.2` |
| [pillow](https://github.com/python-pillow/Pillow) | `10.4.0` | `11.0.0` |
| ruamel-yaml-clib | `0.2.8` | `0.2.12` |
| [types-setuptools](https://github.com/python/typeshed) | `75.1.0.20240917` | `75.2.0.20241019` |
| [virtualenv](https://github.com/pypa/virtualenv) | `20.26.6` | `20.27.0` |


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

Updates `cryptography` from 43.0.1 to 43.0.3
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@43.0.1...43.0.3)

Updates `griffe` from 1.4.1 to 1.5.1
- [Release notes](https://github.com/mkdocstrings/griffe/releases)
- [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/griffe@1.4.1...1.5.1)

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

Updates `mkdocs-macros-plugin` from 1.3.5 to 1.3.6
- [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases)
- [Changelog](https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md)
- [Commits](fralau/mkdocs-macros-plugin@v1.3.5...v1.3.6)

Updates `mkdocs-material` from 9.5.40 to 9.5.42
- [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.40...9.5.42)

Updates `mkdocstrings-python` from 1.12.0 to 1.12.2
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/python@1.12.0...1.12.2)

Updates `pillow` from 10.4.0 to 11.0.0
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@10.4.0...11.0.0)

Updates `ruamel-yaml-clib` from 0.2.8 to 0.2.12

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

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

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: griffe
  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-patch
  dependency-group: dependencies
- dependency-name: mkdocs-macros-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: mkdocstrings-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: ruamel-yaml-clib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: types-setuptools
  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-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 73e9ddd commit 6ca7c14
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 @@ -23,9 +23,9 @@ cfgv==3.4.0
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
coverage==7.6.2
coverage==7.6.3
coverage-enable-subprocess==1.0
cryptography==43.0.1
cryptography==43.0.3
csscompressor==0.9.5
cssselect2==0.7.0
darglint==1.8.1
Expand All @@ -40,7 +40,7 @@ filelock==3.16.1
flake8==7.1.1
flake8-docstrings==1.7.0
ghp-import==2.1.0
griffe==1.4.1
griffe==1.5.1
htmlmin2==0.1.13
identify==2.6.1
idna==3.10
Expand All @@ -56,7 +56,7 @@ markdown==3.7
markdown-exec==1.9.3
markdown-include==0.8.1
markdown-it-py==3.0.0
markupsafe==3.0.1
markupsafe==3.0.2
mccabe==0.7.0
mdurl==0.1.2
mergedeep==1.3.4
Expand All @@ -65,13 +65,13 @@ mkdocs-ansible==24.3.1
mkdocs-autorefs==1.2.0
mkdocs-gen-files==0.5.0
mkdocs-htmlproofer-plugin==1.3.0
mkdocs-macros-plugin==1.3.5
mkdocs-material==9.5.40
mkdocs-macros-plugin==1.3.6
mkdocs-material==9.5.42
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocs-monorepo-plugin==1.1.0
mkdocstrings==0.26.2
mkdocstrings-python==1.12.0
mkdocstrings-python==1.12.2
mypy-extensions==1.0.0
nodeenv==1.9.1
onigurumacffi==1.3.0
Expand All @@ -81,7 +81,7 @@ parsley==1.3
pathspec==0.12.1
pbr==6.1.0
pexpect==4.9.0
pillow==10.4.0
pillow==11.0.0
pipdeptree==2.23.4
platformdirs==4.3.6
pluggy==1.5.0
Expand Down Expand Up @@ -112,7 +112,7 @@ resolvelib==1.0.1
rich==13.9.2
rpds-py==0.20.0
ruamel-yaml==0.18.6
ruamel-yaml-clib==0.2.8
ruamel-yaml-clib==0.2.12
six==1.16.0
snowballstemmer==2.2.0
soupsieve==2.6
Expand All @@ -121,11 +121,11 @@ termcolor==2.5.0
text-unidecode==1.3
tinycss2==1.3.0
tomli==2.0.2
types-setuptools==75.1.0.20240917
types-setuptools==75.2.0.20241019
typing-extensions==4.12.2
tzdata==2024.2
urllib3==2.2.3
virtualenv==20.26.6
virtualenv==20.27.0
watchdog==5.0.3
wcmatch==10.0
webencodings==0.5.1
Expand Down

0 comments on commit 6ca7c14

Please sign in to comment.