Skip to content

Commit

Permalink
Bump the dependencies group across 1 directory with 22 updates (#330)
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 |
| --- | --- | --- |
| [attrs](https://github.com/sponsors/hynek) | `23.2.0` | `24.1.0` |
| [black](https://github.com/psf/black) | `24.4.2` | `24.8.0` |
| [bracex](https://github.com/facelessuser/bracex) | `2.4` | `2.5` |
| [cryptography](https://github.com/pyca/cryptography) | `42.0.8` | `43.0.0` |
| [importlib-metadata](https://github.com/python/importlib_metadata) | `8.0.0` | `8.2.0` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.2` |
| [rpds-py](https://github.com/crate-py/rpds) | `0.19.0` | `0.19.1` |
| [wcmatch](https://github.com/facelessuser/wcmatch) | `8.5.2` | `9.0` |
| [astroid](https://github.com/pylint-dev/astroid) | `3.2.4` | `3.3.0` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.6.0` | `7.6.1` |
| [django-stubs](https://github.com/typeddjango/django-stubs) | `5.0.2` | `5.0.4` |
| [django-stubs-ext](https://github.com/typeddjango/django-stubs) | `5.0.2` | `5.0.4` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.29` | `9.5.31` |
| [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.25.1` | `0.25.2` |
| [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.10.5` | `1.10.7` |
| [mypy](https://github.com/python/mypy) | `1.10.1` | `1.11.1` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.1` | `3.8.0` |
| [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.8.1` | `10.9` |
| [regex](https://github.com/mrabarnett/mrab-regex) | `2024.5.15` | `2024.7.24` |
| [ruff](https://github.com/astral-sh/ruff) | `0.5.4` | `0.5.6` |
| [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20240311` | `6.0.12.20240724` |
| [wheel](https://github.com/pypa/wheel) | `0.43.0` | `0.44.0` |



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

Updates `black` from 24.4.2 to 24.8.0
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.4.2...24.8.0)

Updates `bracex` from 2.4 to 2.5
- [Release notes](https://github.com/facelessuser/bracex/releases)
- [Commits](facelessuser/bracex@2.4...2.5)

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

Updates `importlib-metadata` from 8.0.0 to 8.2.0
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
- [Commits](python/importlib_metadata@v8.0.0...v8.2.0)

Updates `pytest` from 8.2.2 to 8.3.2
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.2.2...8.3.2)

Updates `rpds-py` from 0.19.0 to 0.19.1
- [Release notes](https://github.com/crate-py/rpds/releases)
- [Commits](crate-py/rpds@v0.19.0...v0.19.1)

Updates `wcmatch` from 8.5.2 to 9.0
- [Release notes](https://github.com/facelessuser/wcmatch/releases)
- [Commits](facelessuser/wcmatch@8.5.2...9.0)

Updates `astroid` from 3.2.4 to 3.3.0
- [Release notes](https://github.com/pylint-dev/astroid/releases)
- [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog)
- [Commits](pylint-dev/astroid@v3.2.4...v3.3.0)

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

Updates `django-stubs` from 5.0.2 to 5.0.4
- [Release notes](https://github.com/typeddjango/django-stubs/releases)
- [Commits](typeddjango/django-stubs@5.0.2...5.0.4)

Updates `django-stubs-ext` from 5.0.2 to 5.0.4
- [Release notes](https://github.com/typeddjango/django-stubs/releases)
- [Commits](typeddjango/django-stubs@5.0.2...5.0.4)

Updates `mkdocs-material` from 9.5.29 to 9.5.31
- [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.29...9.5.31)

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

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

Updates `mypy` from 1.10.1 to 1.11.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.10.1...v1.11.1)

Updates `pre-commit` from 3.7.1 to 3.8.0
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v3.7.1...v3.8.0)

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

Updates `regex` from 2024.5.15 to 2024.7.24
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](mrabarnett/mrab-regex@2024.5.15...2024.7.24)

Updates `ruff` from 0.5.4 to 0.5.6
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.5.4...0.5.6)

Updates `types-pyyaml` from 6.0.12.20240311 to 6.0.12.20240724
- [Commits](https://github.com/python/typeshed/commits)

Updates `wheel` from 0.43.0 to 0.44.0
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](pypa/wheel@0.43.0...0.44.0)

---
updated-dependencies:
- dependency-name: attrs
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: bracex
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: importlib-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: rpds-py
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: wcmatch
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: astroid
  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: django-stubs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: django-stubs-ext
  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
  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: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pre-commit
  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: regex
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: types-pyyaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: wheel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

* Drop astroid back down to 3.2.4 to avoid incompatibility with pylint

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kate Case <this.is@katherineca.se>
  • Loading branch information
dependabot[bot] and Qalthos authored Aug 8, 2024
1 parent 027c591 commit 735d55f
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
42 changes: 21 additions & 21 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ ansible-runner==2.4.0
ansible-sign==0.1.1
asgiref==3.8.1
astroid==3.2.4
attrs==23.2.0
attrs==24.1.0
babel==2.15.0
backports-strenum==1.3.1
beautifulsoup4==4.12.3
bindep==2.11.0
black==24.4.2
bracex==2.4
black==24.8.0
bracex==2.5
build==1.2.1
cachetools==5.4.0
cairocffi==1.7.1
Expand All @@ -34,17 +34,17 @@ charset-normalizer==3.3.2
click==8.1.7
click-help-colors==0.9.4
colorama==0.4.6
coverage==7.6.0
cryptography==42.0.8
coverage==7.6.1
cryptography==43.0.0
csscompressor==0.9.5
cssselect2==0.7.0
defusedxml==0.7.1
dill==0.3.8
distlib==0.3.8
distro==1.9.0
django==5.0.7
django-stubs==5.0.2
django-stubs-ext==5.0.2
django-stubs==5.0.4
django-stubs-ext==5.0.4
dnspython==2.6.1
docstring-parser-fork==0.0.9
docutils==0.21.2
Expand All @@ -58,7 +58,7 @@ gunicorn==22.0.0
htmlmin2==0.1.13
identify==2.6.0
idna==3.7
importlib-metadata==8.0.0
importlib-metadata==8.2.0
iniconfig==2.0.0
isodate==0.6.1
isort==5.13.2
Expand Down Expand Up @@ -86,15 +86,15 @@ mkdocs-gen-files==0.5.0
mkdocs-get-deps==0.2.0
mkdocs-htmlproofer-plugin==1.2.1
mkdocs-macros-plugin==1.0.5
mkdocs-material==9.5.29
mkdocs-material==9.5.31
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocs-monorepo-plugin==1.1.0
mkdocstrings==0.25.1
mkdocstrings-python==1.10.5
mkdocstrings==0.25.2
mkdocstrings-python==1.10.7
molecule==24.7.0
more-itertools==10.3.0
mypy==1.10.1
mypy==1.11.1
mypy-extensions==1.0.0
nodeenv==1.9.1
onigurumacffi==1.3.0
Expand All @@ -114,16 +114,16 @@ pip-tools==7.4.1
pipdeptree==2.23.1
platformdirs==4.2.2
pluggy==1.5.0
pre-commit==3.7.1
pre-commit==3.8.0
ptyprocess==0.7.0
pycparser==2.22
pydoclint==0.5.6
pygments==2.18.0
pylint==3.2.6
pymdown-extensions==10.8.1
pymdown-extensions==10.9
pyproject-api==1.7.1
pyproject-hooks==1.1.0
pytest==8.2.2
pytest==8.3.2
pytest-ansible==24.7.0
pytest-xdist==3.6.1
python-daemon==3.0.1
Expand All @@ -133,15 +133,15 @@ python-slugify==8.0.4
pyyaml==6.0.1
pyyaml-env-tag==0.1
referencing==0.31.1
regex==2024.5.15
regex==2024.7.24
requests==2.32.3
resolvelib==1.0.1
rfc3339-validator==0.1.4
rich==13.7.1
rpds-py==0.19.0
rpds-py==0.19.1
ruamel-yaml==0.18.6
ruamel-yaml-clib==0.2.8
ruff==0.5.4
ruff==0.5.6
six==1.16.0
soupsieve==2.5
sqlparse==0.5.1
Expand All @@ -154,17 +154,17 @@ tomli==2.0.1
tomlkit==0.13.0
tox==4.16.0
tox-ansible==24.7.0
types-pyyaml==6.0.12.20240311
types-pyyaml==6.0.12.20240724
types-requests==2.32.0.20240712
typing-extensions==4.12.2
tzdata==2024.1
urllib3==2.2.2
virtualenv==20.26.3
watchdog==4.0.1
wcmatch==8.5.2
wcmatch==9.0
webencodings==0.5.1
werkzeug==3.0.3
wheel==0.43.0
wheel==0.44.0
yamllint==1.35.1
zipp==3.19.2

Expand Down
16 changes: 8 additions & 8 deletions .config/requirements-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ ansible-navigator==24.7.0
ansible-runner==2.4.0
ansible-sign==0.1.1
asgiref==3.8.1
attrs==23.2.0
attrs==24.1.0
bindep==2.11.0
black==24.4.2
bracex==2.4
black==24.8.0
bracex==2.5
cachetools==5.4.0
certifi==2024.7.4
cffi==1.16.0
Expand All @@ -26,7 +26,7 @@ charset-normalizer==3.3.2
click==8.1.7
click-help-colors==0.9.4
colorama==0.4.6
cryptography==42.0.8
cryptography==43.0.0
distlib==0.3.8
distro==1.9.0
django==5.0.7
Expand All @@ -37,7 +37,7 @@ execnet==2.1.1
filelock==3.15.4
gunicorn==22.0.0
idna==3.7
importlib-metadata==8.0.0
importlib-metadata==8.2.0
iniconfig==2.0.0
isodate==0.6.1
jinja2==3.1.4
Expand Down Expand Up @@ -69,7 +69,7 @@ ptyprocess==0.7.0
pycparser==2.22
pygments==2.18.0
pyproject-api==1.7.1
pytest==8.2.2
pytest==8.3.2
pytest-ansible==24.7.0
pytest-xdist==3.6.1
python-daemon==3.0.1
Expand All @@ -80,7 +80,7 @@ requests==2.32.3
resolvelib==1.0.1
rfc3339-validator==0.1.4
rich==13.7.1
rpds-py==0.19.0
rpds-py==0.19.1
ruamel-yaml==0.18.6
ruamel-yaml-clib==0.2.8
six==1.16.0
Expand All @@ -93,7 +93,7 @@ typing-extensions==4.12.2
tzdata==2024.1
urllib3==2.2.2
virtualenv==20.26.3
wcmatch==8.5.2
wcmatch==9.0
werkzeug==3.0.3
yamllint==1.35.1
zipp==3.19.2
Expand Down

0 comments on commit 735d55f

Please sign in to comment.