Skip to content

Commit 375ec88

Browse files
Bump the dependencies group in /.config with 11 updates
Bumps the dependencies group in /.config with 11 updates: | Package | From | To | | --- | --- | --- | | [astroid](https://github.com/pylint-dev/astroid) | `3.2.4` | `3.3.1` | | [attrs](https://github.com/sponsors/hynek) | `24.1.0` | `24.2.0` | | [babel](https://github.com/python-babel/babel) | `2.15.0` | `2.16.0` | | [cffi](https://github.com/python-cffi/cffi) | `1.16.0` | `1.17.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.0` | `7.6.1` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` | | [rpds-py](https://github.com/crate-py/rpds) | `0.19.1` | `0.20.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.5.6` | `0.5.7` | | [tox](https://github.com/tox-dev/tox) | `4.16.0` | `4.17.1` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20240724` | `6.0.12.20240808` | | [wheel](https://github.com/pypa/wheel) | `0.43.0` | `0.44.0` | Updates `astroid` from 3.2.4 to 3.3.1 - [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.1) Updates `attrs` from 24.1.0 to 24.2.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `babel` from 2.15.0 to 2.16.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](python-babel/babel@v2.15.0...v2.16.0) Updates `cffi` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.16.0...v1.17.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 `pyyaml` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.2) Updates `rpds-py` from 0.19.1 to 0.20.0 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](crate-py/rpds@v0.19.1...v0.20.0) Updates `ruff` from 0.5.6 to 0.5.7 - [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.6...0.5.7) Updates `tox` from 4.16.0 to 4.17.1 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.16.0...4.17.1) Updates `types-pyyaml` from 6.0.12.20240724 to 6.0.12.20240808 - [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: astroid 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: babel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cffi 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: pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rpds-py 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: tox dependency-type: direct:production update-type: version-update:semver-minor 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>
1 parent 5d27647 commit 375ec88

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

.config/constraints.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
# pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras .config/requirements.in pyproject.toml
66
#
77
ansible-builder==3.1.0
8-
astroid==3.2.4
9-
attrs==24.1.0
10-
babel==2.15.0
8+
astroid==3.3.1
9+
attrs==24.2.0
10+
babel==2.16.0
1111
beautifulsoup4==4.12.3
1212
bindep==2.11.0
1313
black==24.8.0
@@ -16,13 +16,13 @@ cachetools==5.4.0
1616
cairocffi==1.7.1
1717
cairosvg==2.7.1
1818
certifi==2024.7.4
19-
cffi==1.16.0
19+
cffi==1.17.0
2020
cfgv==3.4.0
2121
chardet==5.2.0
2222
charset-normalizer==3.3.2
2323
click==8.1.7
2424
colorama==0.4.6
25-
coverage==7.6.0
25+
coverage==7.6.1
2626
csscompressor==0.9.5
2727
cssselect2==0.7.0
2828
defusedxml==0.7.1
@@ -90,13 +90,13 @@ pytest==8.3.2
9090
pytest-xdist==3.6.1
9191
python-dateutil==2.9.0.post0
9292
python-slugify==8.0.4
93-
pyyaml==6.0.1
93+
pyyaml==6.0.2
9494
pyyaml-env-tag==0.1
9595
referencing==0.35.1
9696
regex==2024.7.24
9797
requests==2.32.3
98-
rpds-py==0.19.1
99-
ruff==0.5.6
98+
rpds-py==0.20.0
99+
ruff==0.5.7
100100
six==1.16.0
101101
soupsieve==2.5
102102
subprocess-tee==0.4.2
@@ -106,14 +106,14 @@ tinycss2==1.3.0
106106
toml-sort==0.23.1
107107
tomli==2.0.1
108108
tomlkit==0.13.0
109-
tox==4.16.0
110-
types-pyyaml==6.0.12.20240724
109+
tox==4.17.1
110+
types-pyyaml==6.0.12.20240808
111111
typing-extensions==4.12.2
112112
urllib3==2.2.2
113113
virtualenv==20.26.3
114114
watchdog==4.0.1
115115
webencodings==0.5.1
116-
wheel==0.43.0
116+
wheel==0.44.0
117117

118118
# The following packages are considered to be unsafe in a requirements file:
119119
# pip

0 commit comments

Comments
 (0)