Skip to content

Commit

Permalink
Bump the dependencies group across 1 directory with 22 updates (#1908)
Browse files Browse the repository at this point in the history
* Bump the dependencies group across 1 directory with 22 updates

Bumps the dependencies group with 22 updates in the /.config directory:

| Package | From | To |
| --- | --- | --- |
| [ansible-lint](https://github.com/ansible/ansible-lint) | `24.10.0` | `24.12.2` |
| [attrs](https://github.com/sponsors/hynek) | `24.2.0` | `24.3.0` |
| [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` |
| [griffe](https://github.com/mkdocstrings/griffe) | `1.5.1` | `1.5.5` |
| [identify](https://github.com/pre-commit/identify) | `2.6.3` | `2.6.5` |
| [jinja2](https://github.com/pallets/jinja) | `3.1.4` | `3.1.5` |
| [libtmux](https://github.com/tmux-python/libtmux) | `0.39.0` | `0.40.1` |
| [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.50` |
| [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.12.2` | `1.13.0` |
| [onigurumacffi](https://github.com/asottile/onigurumacffi) | `1.3.0` | `1.4.1` |
| [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` |
| [referencing](https://github.com/python-jsonschema/referencing) | `0.35.1` | `0.36.1` |
| [resolvelib](https://github.com/sarugaku/resolvelib) | `1.0.1` | `1.1.0` |
| ruamel-yaml | `0.18.6` | `0.18.10` |
| [types-setuptools](https://github.com/python/typeshed) | `75.6.0.20241126` | `75.8.0.20250110` |
| [urllib3](https://github.com/urllib3/urllib3) | `2.2.3` | `2.3.0` |
| [virtualenv](https://github.com/pypa/virtualenv) | `20.28.0` | `20.29.1` |



Updates `ansible-lint` from 24.10.0 to 24.12.2
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](ansible/ansible-lint@v24.10.0...v24.12.2)

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

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 `griffe` from 1.5.1 to 1.5.5
- [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.5)

Updates `identify` from 2.6.3 to 2.6.5
- [Commits](pre-commit/identify@v2.6.3...v2.6.5)

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 `libtmux` from 0.39.0 to 0.40.1
- [Release notes](https://github.com/tmux-python/libtmux/releases)
- [Changelog](https://github.com/tmux-python/libtmux/blob/master/CHANGES)
- [Commits](tmux-python/libtmux@v0.39.0...v0.40.1)

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.50
- [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.50)

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 `onigurumacffi` from 1.3.0 to 1.4.1
- [Commits](asottile/onigurumacffi@v1.3.0...v1.4.1)

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 `referencing` from 0.35.1 to 0.36.1
- [Release notes](https://github.com/python-jsonschema/referencing/releases)
- [Changelog](https://github.com/python-jsonschema/referencing/blob/main/docs/changes.rst)
- [Commits](python-jsonschema/referencing@v0.35.1...v0.36.1)

Updates `resolvelib` from 1.0.1 to 1.1.0
- [Changelog](https://github.com/sarugaku/resolvelib/blob/main/CHANGELOG.rst)
- [Commits](sarugaku/resolvelib@1.0.1...1.1.0)

Updates `ruamel-yaml` from 0.18.6 to 0.18.10

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

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)

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

---
updated-dependencies:
- dependency-name: ansible-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: attrs
  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: griffe
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: identify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: jinja2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: libtmux
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: onigurumacffi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: referencing
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: resolvelib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: ruamel-yaml
  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: urllib3
  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] <[email protected]>

* switch to compatible version of resolvelib

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shatakshiiii <[email protected]>
  • Loading branch information
dependabot[bot] and shatakshiiii authored Jan 20, 2025
1 parent 21034bd commit 0d45021
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ ansible-builder==3.1.0
ansible-compat==24.10.0
ansible-core==2.17.6 ; python_version < '3.11'
ansible-core==2.18.0 ; python_version > '3.10'
ansible-lint==24.10.0
ansible-lint==24.12.2
ansible-runner==2.4.0
attrs==24.2.0
attrs==24.3.0
babel==2.16.0
beautifulsoup4==4.12.3
bindep==2.11.0
Expand All @@ -22,10 +22,10 @@ cairosvg==2.7.1
certifi==2024.12.14
cffi==1.17.1
cfgv==3.4.0
charset-normalizer==3.4.0
click==8.1.7
charset-normalizer==3.4.1
click==8.1.8
colorama==0.4.6
coverage==7.6.9
coverage==7.6.10
coverage-enable-subprocess==1.0
cryptography==44.0.0
csscompressor==0.9.5
Expand All @@ -41,18 +41,18 @@ filelock==3.16.1
flake8==7.1.1
flake8-docstrings==1.7.0
ghp-import==2.1.0
griffe==1.5.1
griffe==1.5.5
hjson==3.1.0
htmlmin2==0.1.13
identify==2.6.3
identify==2.6.5
idna==3.10
importlib-metadata==8.5.0
iniconfig==2.0.0
jinja2==3.1.4
jinja2==3.1.5
jsmin==3.0.1
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
libtmux==0.39.0
libtmux==0.40.1
linkchecker==10.5.0
lockfile==0.12.2
markdown==3.7
Expand All @@ -65,27 +65,27 @@ mdurl==0.1.2
mergedeep==1.3.4
mkdocs==1.6.1
mkdocs-ansible==24.12.0
mkdocs-autorefs==1.2.0
mkdocs-autorefs==1.3.0
mkdocs-gen-files==0.5.0
mkdocs-get-deps==0.2.0
mkdocs-htmlproofer-plugin==1.3.0
mkdocs-macros-plugin==1.3.7
mkdocs-material==9.5.48
mkdocs-material==9.5.50
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocs-monorepo-plugin==1.1.0
mkdocstrings==0.27.0
mkdocstrings-python==1.12.2
mkdocstrings-python==1.13.0
mypy-extensions==1.0.0
nodeenv==1.9.1
onigurumacffi==1.3.0
onigurumacffi==1.4.1
packaging==24.2
paginate==0.5.7
parsley==1.3
pathspec==0.12.1
pbr==6.1.0
pexpect==4.9.0
pillow==11.0.0
pillow==11.1.0
pipdeptree==2.24.0
platformdirs==4.3.6
pluggy==1.5.0
Expand All @@ -95,8 +95,8 @@ pycodestyle==2.12.1
pycparser==2.22
pydocstyle==6.3.0
pyflakes==3.2.0
pygments==2.18.0
pymdown-extensions==10.12
pygments==2.19.1
pymdown-extensions==10.14
pytest==8.3.4
pytest-env==1.1.5
pytest-mock==3.14.0
Expand All @@ -108,13 +108,13 @@ python-dateutil==2.9.0.post0
python-slugify==8.0.4
pyyaml==6.0.2
pyyaml-env-tag==0.1
referencing==0.35.1
referencing==0.36.1
regex==2024.11.6
requests==2.32.3
resolvelib==1.0.1
rich==13.9.4
rpds-py==0.22.3
ruamel-yaml==0.18.6
ruamel-yaml==0.18.10
ruamel-yaml-clib==0.2.12
six==1.17.0
snowballstemmer==2.2.0
Expand All @@ -125,11 +125,11 @@ termcolor==2.5.0
text-unidecode==1.3
tinycss2==1.4.0
tomli==2.2.1
types-setuptools==75.6.0.20241126
types-setuptools==75.8.0.20250110
typing-extensions==4.12.2
tzdata==2024.2
urllib3==2.2.3
virtualenv==20.28.0
urllib3==2.3.0
virtualenv==20.29.1
watchdog==6.0.0
wcmatch==10.0
webencodings==0.5.1
Expand Down

0 comments on commit 0d45021

Please sign in to comment.