Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [attrs](https://github.com/sponsors/hynek) | `24.2.0` | `24.3.0` |
| [certifi](https://github.com/certifi/python-certifi) | `2024.8.30` | `2024.12.14` |
| [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.0` | `3.4.1` |
| [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.6.9` | `7.6.10` |
| [gitdb](https://github.com/gitpython-developers/gitdb) | `4.0.11` | `4.0.12` |
| [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.43` | `3.1.44` |
| [griffe](https://github.com/mkdocstrings/griffe) | `1.5.1` | `1.5.4` |
| [importlib-resources](https://github.com/python/importlib_resources) | `5.0.7` | `6.5.2` |
| [jinja2](https://github.com/pallets/jinja) | `3.1.4` | `3.1.5` |
| [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) | `1.2.0` | `1.3.0` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.48` | `9.5.49` |
| [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.12.2` | `1.13.0` |
| [molecule](https://github.com/ansible-community/molecule) | `6.0.3` | `24.12.0` |
| [pillow](https://github.com/python-pillow/Pillow) | `11.0.0` | `11.1.0` |
| [pygments](https://github.com/pygments/pygments) | `2.18.0` | `2.19.1` |
| [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.12` | `10.14` |
| [smmap](https://github.com/gitpython-developers/smmap) | `5.0.1` | `5.0.2` |
| [urllib3](https://github.com/urllib3/urllib3) | `2.2.3` | `2.3.0` |



Updates `attrs` from 24.2.0 to 24.3.0
- [Commits](https://github.com/sponsors/hynek/commits)

Updates `certifi` from 2024.8.30 to 2024.12.14
- [Commits](certifi/python-certifi@2024.08.30...2024.12.14)

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

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

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

Updates `gitdb` from 4.0.11 to 4.0.12
- [Release notes](https://github.com/gitpython-developers/gitdb/releases)
- [Commits](gitpython-developers/gitdb@4.0.11...4.0.12)

Updates `gitpython` from 3.1.43 to 3.1.44
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](gitpython-developers/GitPython@3.1.43...3.1.44)

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

Updates `importlib-resources` from 5.0.7 to 6.5.2
- [Release notes](https://github.com/python/importlib_resources/releases)
- [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst)
- [Commits](python/importlib_resources@v5.0.7...v6.5.2)

Updates `jinja2` from 3.1.4 to 3.1.5
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.4...3.1.5)

Updates `mkdocs-autorefs` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/mkdocstrings/autorefs/releases)
- [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/autorefs@1.2.0...1.3.0)

Updates `mkdocs-material` from 9.5.48 to 9.5.49
- [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.48...9.5.49)

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

Updates `molecule` from 6.0.3 to 24.12.0
- [Release notes](https://github.com/ansible-community/molecule/releases)
- [Commits](ansible/molecule@v6.0.3...v24.12.0)

Updates `pillow` from 11.0.0 to 11.1.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@11.0.0...11.1.0)

Updates `pygments` from 2.18.0 to 2.19.1
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.18.0...2.19.1)

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

Updates `smmap` from 5.0.1 to 5.0.2
- [Release notes](https://github.com/gitpython-developers/smmap/releases)
- [Commits](gitpython-developers/smmap@v5.0.1...v5.0.2)

Updates `urllib3` from 2.2.3 to 2.3.0
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.2.3...2.3.0)

---
updated-dependencies:
- dependency-name: attrs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: certifi
  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-patch
  dependency-group: dependencies
- dependency-name: click
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: gitdb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: gitpython
  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-patch
  dependency-group: dependencies
- dependency-name: importlib-resources
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: jinja2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: mkdocs-autorefs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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-minor
  dependency-group: dependencies
- dependency-name: molecule
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pygments
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pymdown-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: smmap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 12, 2025
1 parent 2b8758d commit 99d1b33
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,33 +2,33 @@
# tox run deps
ansible-compat==24.10.0 # via molecule
argparse-manpage==4.6 # via subprocess-tee (pyproject.toml)
attrs==24.2.0 # via jsonschema, referencing
attrs==24.3.0 # via jsonschema, referencing
babel==2.16.0 # via mkdocs-git-revision-date-localized-plugin, mkdocs-material
bracex==2.5.post1 # via wcmatch
cairocffi==1.7.1 # via cairosvg
cairosvg==2.7.1 # via subprocess-tee (pyproject.toml)
certifi==2024.8.30 # via requests
certifi==2024.12.14 # via requests
cffi==1.17.1 # via cairocffi, cryptography
charset-normalizer==3.4.0 # via requests
click==8.1.7 # via click-help-colors, mkdocs, mkdocstrings, molecule
charset-normalizer==3.4.1 # via requests
click==8.1.8 # via click-help-colors, mkdocs, mkdocstrings, molecule
click-help-colors==0.9.4 # via molecule
colorama==0.4.6 # via griffe, mkdocs-material
coverage==7.6.9 # via pytest-cov
coverage==7.6.10 # via pytest-cov
cryptography==44.0.0 # via ansible-core
cssselect2==0.7.0 # via cairosvg
defusedxml==0.7.1 # via cairosvg
enrich==1.2.7 # via molecule, subprocess-tee (pyproject.toml)
exceptiongroup==1.2.2 # via pytest
execnet==2.1.1 # via pytest-xdist
ghp-import==2.1.0 # via mkdocs
gitdb==4.0.11 # via gitpython
gitpython==3.1.43 # via mkdocs-git-revision-date-localized-plugin
griffe==1.5.1 # via mkdocstrings-python
gitdb==4.0.12 # via gitpython
gitpython==3.1.44 # via mkdocs-git-revision-date-localized-plugin
griffe==1.5.4 # via mkdocstrings-python
idna==3.10 # via requests
importlib-metadata==8.5.0 # via markdown, mkdocs, mkdocs-get-deps, mkdocstrings
importlib-resources==5.0.7 # via ansible-core
importlib-resources==6.5.2 # via ansible-core
iniconfig==2.0.0 # via pytest
jinja2==3.1.4 # via ansible-core, mkdocs, mkdocs-material, mkdocstrings, molecule
jinja2==3.1.5 # via ansible-core, mkdocs, mkdocs-material, mkdocstrings, molecule
jsonschema==4.23.0 # via ansible-compat, molecule
jsonschema-specifications==2024.10.1 # via jsonschema
markdown==3.7 # via markdown-include, mkdocs, mkdocs-autorefs, mkdocs-material, mkdocstrings, pymdown-extensions
Expand All @@ -38,23 +38,23 @@ markupsafe==3.0.2 # via jinja2, mkdocs, mkdocs-autorefs, mkdocstrings
mdurl==0.1.2 # via markdown-it-py
mergedeep==1.3.4 # via mkdocs, mkdocs-get-deps
mkdocs==1.6.1 # via mkdocs-autorefs, mkdocs-git-revision-date-localized-plugin, mkdocs-material, mkdocstrings, subprocess-tee (pyproject.toml)
mkdocs-autorefs==1.2.0 # via mkdocstrings, mkdocstrings-python
mkdocs-autorefs==1.3.0 # via mkdocstrings, mkdocstrings-python
mkdocs-get-deps==0.2.0 # via mkdocs
mkdocs-git-revision-date-localized-plugin==1.3.0 # via subprocess-tee (pyproject.toml)
mkdocs-material==9.5.48 # via subprocess-tee (pyproject.toml)
mkdocs-material==9.5.49 # via subprocess-tee (pyproject.toml)
mkdocs-material-extensions==1.3.1 # via mkdocs-material, subprocess-tee (pyproject.toml)
mkdocstrings==0.27.0 # via mkdocstrings-python, subprocess-tee (pyproject.toml)
mkdocstrings-python==1.12.2 # via subprocess-tee (pyproject.toml)
molecule==6.0.3 # via subprocess-tee (pyproject.toml)
mkdocstrings-python==1.13.0 # via subprocess-tee (pyproject.toml)
molecule==24.12.0 # via subprocess-tee (pyproject.toml)
packaging==24.2 # via ansible-compat, ansible-core, mkdocs, molecule, pytest
paginate==0.5.7 # via mkdocs-material
pathspec==0.12.1 # via mkdocs
pillow==11.0.0 # via cairosvg, subprocess-tee (pyproject.toml)
pillow==11.1.0 # via cairosvg, subprocess-tee (pyproject.toml)
platformdirs==4.3.6 # via mkdocs-get-deps, mkdocstrings
pluggy==1.5.0 # via molecule, pytest
pycparser==2.22 # via cffi
pygments==2.18.0 # via mkdocs-material, rich
pymdown-extensions==10.12 # via mkdocs-material, mkdocstrings, subprocess-tee (pyproject.toml)
pygments==2.19.1 # via mkdocs-material, rich
pymdown-extensions==10.14 # via mkdocs-material, mkdocstrings, subprocess-tee (pyproject.toml)
pytest==8.3.4 # via pytest-cov, pytest-instafail, pytest-plus, pytest-xdist, subprocess-tee (pyproject.toml)
pytest-cov==6.0.0 # via subprocess-tee (pyproject.toml)
pytest-instafail==0.5.0 # via subprocess-tee (pyproject.toml)
Expand All @@ -70,11 +70,11 @@ requests==2.32.3 # via mkdocs-material
rich==13.9.4 # via enrich, molecule
rpds-py==0.22.3 # via jsonschema, referencing
six==1.17.0 # via python-dateutil
smmap==5.0.1 # via gitdb
smmap==5.0.2 # via gitdb
subprocess-tee==0.4.2 # via ansible-compat
tinycss2==1.4.0 # via cairosvg, cssselect2
tomli==2.2.1 # via argparse-manpage, coverage, pytest
urllib3==2.2.3 # via requests
urllib3==2.3.0 # via requests
watchdog==6.0.0 # via mkdocs
wcmatch==10.0 # via molecule
webencodings==0.5.1 # via cssselect2, tinycss2
Expand Down

0 comments on commit 99d1b33

Please sign in to comment.