Skip to content

Commit 79f6565

Browse files
Bump the dependencies group in /.config with 35 updates
Bumps the dependencies group in /.config with 35 updates: | Package | From | To | | --- | --- | --- | | [ansible-builder](https://github.com/ansible/ansible-builder) | `3.0.0` | `3.0.1` | | [ansible-core](https://github.com/ansible/ansible) | `2.16.3` | `2.16.4` | | [ansible-runner](https://github.com/ansible/ansible-runner) | `2.3.4` | `2.3.5` | | [black](https://github.com/psf/black) | `24.1.1` | `24.2.0` | | [cachetools](https://github.com/tkem/cachetools) | `5.3.2` | `5.3.3` | | [cryptography](https://github.com/pyca/cryptography) | `42.0.2` | `42.0.5` | | [packaging](https://github.com/pypa/packaging) | `23.2` | `24.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.0.0` | `8.1.1` | | [rich](https://github.com/Textualize/rich) | `13.7.0` | `13.7.1` | | [rpds-py](https://github.com/crate-py/rpds) | `0.17.1` | `0.18.0` | | [tox](https://github.com/tox-dev/tox) | `4.12.1` | `4.14.1` | | [types-setuptools](https://github.com/python/typeshed) | `69.0.0.20240125` | `69.1.0.20240310` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.9.0` | `4.10.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.25.0` | `20.25.1` | | [wcmatch](https://github.com/facelessuser/wcmatch) | `8.5` | `8.5.1` | | [yamllint](https://github.com/adrienverge/yamllint) | `1.34.0` | `1.35.1` | | [build](https://github.com/pypa/build) | `1.0.3` | `1.1.1` | | [coverage](https://github.com/nedbat/coveragepy) | `7.4.1` | `7.4.3` | | [dnspython](https://github.com/rthalley/dnspython) | `2.5.0` | `2.6.1` | | [griffe](https://github.com/mkdocstrings/griffe) | `0.40.1` | `0.41.3` | | [identify](https://github.com/pre-commit/identify) | `2.5.34` | `2.5.35` | | [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) | `0.5.0` | `1.0.1` | | [mkdocs-htmlproofer-plugin](https://github.com/manuzhang/mkdocs-htmlproofer-plugin) | `1.0.0` | `1.2.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.9` | `9.5.13` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.24.0` | `0.24.1` | | [mypy](https://github.com/python/mypy) | `1.8.0` | `1.9.0` | | [pip-tools](https://github.com/jazzband/pip-tools) | `7.3.0` | `7.4.1` | | [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.13.2` | `2.16.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.6.1` | `3.6.2` | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.4.0` | `0.4.1` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.7` | `10.7.1` | | [python-dateutil](https://github.com/dateutil/dateutil) | `2.8.2` | `2.9.0.post0` | | [ruff](https://github.com/astral-sh/ruff) | `0.2.1` | `0.3.2` | | [tomlkit](https://github.com/sdispater/tomlkit) | `0.12.3` | `0.12.4` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.0` | `2.2.1` | Updates `ansible-builder` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/ansible/ansible-builder/releases) - [Commits](ansible/ansible-builder@3.0.0...3.0.1) Updates `ansible-core` from 2.16.3 to 2.16.4 - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](ansible/ansible@v2.16.3...v2.16.4) Updates `ansible-runner` from 2.3.4 to 2.3.5 - [Release notes](https://github.com/ansible/ansible-runner/releases) - [Commits](ansible/ansible-runner@2.3.4...2.3.5) Updates `black` from 24.1.1 to 24.2.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.1.1...24.2.0) Updates `cachetools` from 5.3.2 to 5.3.3 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.3.2...v5.3.3) Updates `cryptography` from 42.0.2 to 42.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.2...42.0.5) Updates `packaging` from 23.2 to 24.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.2...24.0) Updates `pytest` from 8.0.0 to 8.1.1 - [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.0.0...8.1.1) Updates `rich` from 13.7.0 to 13.7.1 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.7.0...v13.7.1) Updates `rpds-py` from 0.17.1 to 0.18.0 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](crate-py/rpds@v0.17.1...v0.18.0) Updates `tox` from 4.12.1 to 4.14.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.12.1...4.14.1) Updates `types-setuptools` from 69.0.0.20240125 to 69.1.0.20240310 - [Commits](https://github.com/python/typeshed/commits) Updates `typing-extensions` from 4.9.0 to 4.10.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.9.0...4.10.0) Updates `virtualenv` from 20.25.0 to 20.25.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.25.0...20.25.1) Updates `wcmatch` from 8.5 to 8.5.1 - [Release notes](https://github.com/facelessuser/wcmatch/releases) - [Commits](facelessuser/wcmatch@8.5...8.5.1) Updates `yamllint` from 1.34.0 to 1.35.1 - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](adrienverge/yamllint@v1.34.0...v1.35.1) Updates `build` from 1.0.3 to 1.1.1 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.0.3...1.1.1) Updates `coverage` from 7.4.1 to 7.4.3 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.4.1...7.4.3) Updates `dnspython` from 2.5.0 to 2.6.1 - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](rthalley/dnspython@v2.5.0...v2.6.1) Updates `griffe` from 0.40.1 to 0.41.3 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@0.40.1...0.41.3) Updates `identify` from 2.5.34 to 2.5.35 - [Commits](pre-commit/identify@v2.5.34...v2.5.35) Updates `mkdocs-autorefs` from 0.5.0 to 1.0.1 - [Release notes](https://github.com/mkdocstrings/autorefs/releases) - [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/autorefs@0.5.0...1.0.1) Updates `mkdocs-htmlproofer-plugin` from 1.0.0 to 1.2.0 - [Release notes](https://github.com/manuzhang/mkdocs-htmlproofer-plugin/releases) - [Commits](manuzhang/mkdocs-htmlproofer-plugin@v1.0.0...v1.2.0) Updates `mkdocs-material` from 9.5.9 to 9.5.13 - [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.9...9.5.13) Updates `mkdocstrings` from 0.24.0 to 0.24.1 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.24.0...0.24.1) Updates `mypy` from 1.8.0 to 1.9.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.8.0...1.9.0) Updates `pip-tools` from 7.3.0 to 7.4.1 - [Release notes](https://github.com/jazzband/pip-tools/releases) - [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md) - [Commits](jazzband/pip-tools@7.3.0...7.4.1) Updates `pipdeptree` from 2.13.2 to 2.16.1 - [Release notes](https://github.com/tox-dev/pipdeptree/releases) - [Commits](tox-dev/pipdeptree@2.13.2...2.16.1) Updates `pre-commit` from 3.6.1 to 3.6.2 - [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.6.1...v3.6.2) Updates `pydoclint` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](jsh9/pydoclint@0.4.0...0.4.1) Updates `pymdown-extensions` from 10.7 to 10.7.1 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.7...10.7.1) Updates `python-dateutil` from 2.8.2 to 2.9.0.post0 - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](dateutil/dateutil@2.8.2...2.9.0.post0) Updates `ruff` from 0.2.1 to 0.3.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.2.1...v0.3.2) Updates `tomlkit` from 0.12.3 to 0.12.4 - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/sdispater/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.12.3...0.12.4) Updates `urllib3` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.0...2.2.1) --- updated-dependencies: - dependency-name: ansible-builder dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ansible-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ansible-runner dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rich 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: tox dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: types-setuptools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typing-extensions 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-patch dependency-group: dependencies - dependency-name: wcmatch dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: yamllint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: build 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: dnspython 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: mkdocs-autorefs dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: mkdocs-htmlproofer-plugin 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 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: pip-tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pipdeptree 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-patch dependency-group: dependencies - dependency-name: pydoclint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: python-dateutil 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-minor dependency-group: dependencies - dependency-name: tomlkit 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>
1 parent 7879e40 commit 79f6565

File tree

2 files changed

+51
-51
lines changed

2 files changed

+51
-51
lines changed

.config/constraints.txt

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@
44
#
55
# pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras pyproject.toml
66
#
7-
ansible-builder==3.0.0
7+
ansible-builder==3.0.1
88
ansible-compat==4.1.11
9-
ansible-core==2.16.3
9+
ansible-core==2.16.4
1010
ansible-creator==24.2.0
1111
ansible-dev-environment==24.1.0
1212
ansible-lint==24.2.0
1313
ansible-navigator==24.2.0
14-
ansible-runner==2.3.4
14+
ansible-runner==2.3.5
1515
ansible-sign==0.1.1
1616
attrs==23.2.0
1717
babel==2.14.0
1818
beautifulsoup4==4.12.3
1919
bindep==2.11.0
20-
black==24.1.1
20+
black==24.2.0
2121
bracex==2.4
22-
build==1.0.3
23-
cachetools==5.3.2
22+
build==1.1.1
23+
cachetools==5.3.3
2424
cairocffi==1.6.1
2525
cairosvg==2.7.1
2626
certifi==2024.2.2
@@ -31,24 +31,24 @@ charset-normalizer==3.3.2
3131
click==8.1.7
3232
click-help-colors==0.9.4
3333
colorama==0.4.6
34-
coverage==7.4.1
35-
cryptography==42.0.2
34+
coverage==7.4.3
35+
cryptography==42.0.5
3636
csscompressor==0.9.5
3737
cssselect2==0.7.0
3838
defusedxml==0.7.1
3939
distlib==0.3.8
4040
distro==1.9.0
41-
dnspython==2.5.0
41+
dnspython==2.6.1
4242
docstring-parser-fork==0.0.5
4343
docutils==0.20.1
4444
enrich==1.2.7
4545
exceptiongroup==1.2.0
4646
execnet==2.0.2
4747
filelock==3.13.1
4848
ghp-import==2.1.0
49-
griffe==0.40.1
49+
griffe==0.41.3
5050
htmlmin2==0.1.13
51-
identify==2.5.34
51+
identify==2.5.35
5252
idna==3.6
5353
iniconfig==2.0.0
5454
jinja2==3.1.3
@@ -66,44 +66,44 @@ mdurl==0.1.2
6666
mergedeep==1.3.4
6767
mkdocs==1.5.3
6868
mkdocs-ansible==24.2.1
69-
mkdocs-autorefs==0.5.0
69+
mkdocs-autorefs==1.0.1
7070
mkdocs-gen-files==0.5.0
71-
mkdocs-htmlproofer-plugin==1.0.0
72-
mkdocs-material==9.5.9
71+
mkdocs-htmlproofer-plugin==1.2.0
72+
mkdocs-material==9.5.13
7373
mkdocs-material-extensions==1.3.1
7474
mkdocs-minify-plugin==0.8.0
7575
mkdocs-monorepo-plugin==1.1.0
76-
mkdocstrings==0.24.0
76+
mkdocstrings==0.24.1
7777
mkdocstrings-python==1.8.0
7878
molecule==24.2.0
79-
mypy==1.8.0
79+
mypy==1.9.0
8080
mypy-extensions==1.0.0
8181
nodeenv==1.8.0
8282
onigurumacffi==1.3.0
83-
packaging==23.2
83+
packaging==24.0
8484
paginate==0.5.6
8585
parsley==1.3
8686
pathspec==0.12.1
8787
pbr==6.0.0
8888
pexpect==4.9.0
8989
pillow==10.2.0
90-
pip-tools==7.3.0
91-
pipdeptree==2.13.2
90+
pip-tools==7.4.1
91+
pipdeptree==2.16.1
9292
platformdirs==4.2.0
9393
pluggy==1.4.0
94-
pre-commit==3.6.1
94+
pre-commit==3.6.2
9595
ptyprocess==0.7.0
9696
pycparser==2.21
97-
pydoclint==0.4.0
97+
pydoclint==0.4.1
9898
pygments==2.17.2
99-
pymdown-extensions==10.7
99+
pymdown-extensions==10.7.1
100100
pyproject-api==1.6.1
101101
pyproject-hooks==1.0.0
102-
pytest==8.0.0
102+
pytest==8.1.1
103103
pytest-ansible==24.1.2
104104
pytest-xdist==3.5.0
105105
python-daemon==3.0.1
106-
python-dateutil==2.8.2
106+
python-dateutil==2.9.0.post0
107107
python-gnupg==0.5.2
108108
python-slugify==8.0.4
109109
pyyaml==6.0.1
@@ -113,31 +113,31 @@ regex==2023.12.25
113113
requests==2.31.0
114114
requirements-parser==0.5.0
115115
resolvelib==1.0.1
116-
rich==13.7.0
117-
rpds-py==0.17.1
116+
rich==13.7.1
117+
rpds-py==0.18.0
118118
ruamel-yaml==0.18.6
119119
ruamel-yaml-clib==0.2.8
120-
ruff==0.2.1
120+
ruff==0.3.2
121121
six==1.16.0
122122
soupsieve==2.5
123123
subprocess-tee==0.4.1
124124
text-unidecode==1.3
125125
tinycss2==1.2.1
126126
toml-sort==0.23.1
127127
tomli==2.0.1
128-
tomlkit==0.12.3
129-
tox==4.12.1
128+
tomlkit==0.12.4
129+
tox==4.14.1
130130
tox-ansible==24.2.0
131-
types-setuptools==69.0.0.20240125
132-
typing-extensions==4.9.0
131+
types-setuptools==69.1.0.20240310
132+
typing-extensions==4.10.0
133133
tzdata==2024.1
134-
urllib3==2.2.0
135-
virtualenv==20.25.0
134+
urllib3==2.2.1
135+
virtualenv==20.25.1
136136
watchdog==4.0.0
137-
wcmatch==8.5
137+
wcmatch==8.5.1
138138
webencodings==0.5.1
139139
wheel==0.42.0
140-
yamllint==1.34.0
140+
yamllint==1.35.1
141141

142142
# The following packages are considered to be unsafe in a requirements file:
143143
# pip

.config/requirements-lock.txt

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,26 @@
44
#
55
# pip-compile --no-annotate --output-file=.config/requirements-lock.txt --strip-extras pyproject.toml
66
#
7-
ansible-builder==3.0.0
7+
ansible-builder==3.0.1
88
ansible-compat==4.1.11
9-
ansible-core==2.16.3
9+
ansible-core==2.16.4
1010
ansible-creator==24.2.0
1111
ansible-dev-environment==24.1.0
1212
ansible-lint==24.2.0
1313
ansible-navigator==24.2.0
14-
ansible-runner==2.3.4
14+
ansible-runner==2.3.5
1515
ansible-sign==0.1.1
1616
attrs==23.2.0
1717
bindep==2.11.0
18-
black==24.1.1
18+
black==24.2.0
1919
bracex==2.4
20-
cachetools==5.3.2
20+
cachetools==5.3.3
2121
cffi==1.16.0
2222
chardet==5.2.0
2323
click==8.1.7
2424
click-help-colors==0.9.4
2525
colorama==0.4.6
26-
cryptography==42.0.2
26+
cryptography==42.0.5
2727
distlib==0.3.8
2828
distro==1.9.0
2929
docutils==0.20.1
@@ -42,7 +42,7 @@ mdurl==0.1.2
4242
molecule==24.2.0
4343
mypy-extensions==1.0.0
4444
onigurumacffi==1.3.0
45-
packaging==23.2
45+
packaging==24.0
4646
parsley==1.3
4747
pathspec==0.12.1
4848
pbr==6.0.0
@@ -53,7 +53,7 @@ ptyprocess==0.7.0
5353
pycparser==2.21
5454
pygments==2.17.2
5555
pyproject-api==1.6.1
56-
pytest==8.0.0
56+
pytest==8.1.1
5757
pytest-ansible==24.1.2
5858
pytest-xdist==3.5.0
5959
python-daemon==3.0.1
@@ -62,21 +62,21 @@ pyyaml==6.0.1
6262
referencing==0.33.0
6363
requirements-parser==0.5.0
6464
resolvelib==1.0.1
65-
rich==13.7.0
66-
rpds-py==0.17.1
65+
rich==13.7.1
66+
rpds-py==0.18.0
6767
ruamel-yaml==0.18.6
6868
ruamel-yaml-clib==0.2.8
6969
six==1.16.0
7070
subprocess-tee==0.4.1
7171
tomli==2.0.1
72-
tox==4.12.1
72+
tox==4.14.1
7373
tox-ansible==24.2.0
74-
types-setuptools==69.0.0.20240125
75-
typing-extensions==4.9.0
74+
types-setuptools==69.1.0.20240310
75+
typing-extensions==4.10.0
7676
tzdata==2024.1
77-
virtualenv==20.25.0
78-
wcmatch==8.5
79-
yamllint==1.34.0
77+
virtualenv==20.25.1
78+
wcmatch==8.5.1
79+
yamllint==1.35.1
8080

8181
# The following packages are considered to be unsafe in a requirements file:
8282
# setuptools

0 commit comments

Comments
 (0)