Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [astroid](https://github.com/pylint-dev/astroid) | `3.2.4` | `3.3.2` |
| [griffe](https://github.com/mkdocstrings/griffe) | `1.2.0` | `1.3.1` |
| [identify](https://github.com/pre-commit/identify) | `2.6.0` | `2.6.1` |
| [idna](https://github.com/kjd/idna) | `3.8` | `3.9` |
| [mkdocs-htmlproofer-plugin](https://github.com/manuzhang/mkdocs-htmlproofer-plugin) | `1.2.1` | `1.3.0` |
| [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.1` | `4.3.3` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` |
| [regex](https://github.com/mrabarnett/mrab-regex) | `2024.7.24` | `2024.9.11` |
| [ruff](https://github.com/astral-sh/ruff) | `0.6.4` | `0.6.5` |
| [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.2.3` |


Updates `astroid` from 3.2.4 to 3.3.2
- [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.2)

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

Updates `identify` from 2.6.0 to 2.6.1
- [Commits](pre-commit/identify@v2.6.0...v2.6.1)

Updates `idna` from 3.8 to 3.9
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.8...v3.9)

Updates `mkdocs-htmlproofer-plugin` from 1.2.1 to 1.3.0
- [Release notes](https://github.com/manuzhang/mkdocs-htmlproofer-plugin/releases)
- [Commits](manuzhang/mkdocs-htmlproofer-plugin@v1.2.1...v1.3.0)

Updates `platformdirs` from 4.3.1 to 4.3.3
- [Release notes](https://github.com/tox-dev/platformdirs/releases)
- [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst)
- [Commits](tox-dev/platformdirs@4.3.1...4.3.3)

Updates `pytest` from 8.3.2 to 8.3.3
- [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.3.2...8.3.3)

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

Updates `ruff` from 0.6.4 to 0.6.5
- [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.6.4...0.6.5)

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

---
updated-dependencies:
- dependency-name: astroid
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: griffe
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: identify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: idna
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: mkdocs-htmlproofer-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: platformdirs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 15, 2024
1 parent 43fbd5d commit 4b58f0d
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras .config/requirements.in pyproject.toml
#
ansible-builder==3.1.0
astroid==3.2.4
astroid==3.3.2
attrs==24.2.0
babel==2.16.0
beautifulsoup4==4.12.3
Expand Down Expand Up @@ -35,10 +35,10 @@ exceptiongroup==1.2.2
execnet==2.1.1
filelock==3.16.0
ghp-import==2.1.0
griffe==1.2.0
griffe==1.3.1
htmlmin2==0.1.13
identify==2.6.0
idna==3.8
identify==2.6.1
idna==3.9
iniconfig==2.0.0
isort==5.13.2
jinja2==3.1.4
Expand All @@ -57,7 +57,7 @@ mkdocs-ansible==24.3.1
mkdocs-autorefs==1.2.0
mkdocs-gen-files==0.5.0
mkdocs-get-deps==0.2.0
mkdocs-htmlproofer-plugin==1.2.1
mkdocs-htmlproofer-plugin==1.3.0
mkdocs-macros-plugin==1.0.5
mkdocs-material==9.5.34
mkdocs-material-extensions==1.3.1
Expand All @@ -76,7 +76,7 @@ pbr==6.1.0
pillow==10.4.0
pip-tools==7.4.1
pipdeptree==2.23.3
platformdirs==4.3.1
platformdirs==4.3.3
pluggy==1.5.0
pre-commit==3.8.0
pycparser==2.22
Expand All @@ -86,17 +86,17 @@ pylint==3.2.7
pymdown-extensions==10.9
pyproject-api==1.7.1
pyproject-hooks==1.1.0
pytest==8.3.2
pytest==8.3.3
pytest-xdist==3.6.1
python-dateutil==2.9.0.post0
python-slugify==8.0.4
pyyaml==6.0.2
pyyaml-env-tag==0.1
referencing==0.35.1
regex==2024.7.24
regex==2024.9.11
requests==2.32.3
rpds-py==0.20.0
ruff==0.6.4
ruff==0.6.5
six==1.16.0
soupsieve==2.6
subprocess-tee==0.4.2
Expand All @@ -109,7 +109,7 @@ tomlkit==0.13.2
tox==4.18.1
types-pyyaml==6.0.12.20240808
typing-extensions==4.12.2
urllib3==2.2.2
urllib3==2.2.3
virtualenv==20.26.4
watchdog==5.0.2
webencodings==0.5.1
Expand Down

0 comments on commit 4b58f0d

Please sign in to comment.