Skip to content

Commit 2967a83

Browse files
Bump the python-packages group with 30 updates
Bumps the python-packages group with 30 updates: | Package | From | To | | --- | --- | --- | | [ansible](https://github.com/ansible-community/ansible-build-data) | `10.1.0` | `10.4.0` | | [ansible-compat](https://github.com/ansible/ansible-compat) | `24.6.1` | `24.9.1` | | [ansible-core](https://github.com/ansible/ansible) | `2.17.1` | `2.17.4` | | [ansible-lint](https://github.com/ansible/ansible-lint) | `24.6.1` | `24.9.2` | | [attrs](https://github.com/sponsors/hynek) | `23.2.0` | `24.2.0` | | [black](https://github.com/psf/black) | `24.4.2` | `24.8.0` | | [bracex](https://github.com/facelessuser/bracex) | `2.4` | `2.5.post1` | | [cachetools](https://github.com/tkem/cachetools) | `5.3.3` | `5.5.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2024.8.30` | | [cffi](https://github.com/python-cffi/cffi) | `1.16.0` | `1.17.1` | | [cryptography](https://github.com/pyca/cryptography) | `42.0.8` | `43.0.1` | | [deepmerge](https://github.com/toumorokoshi/deepmerge) | `1.1.1` | `2.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.15.4` | `3.16.1` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.31.0` | `2.35.0` | | [idna](https://github.com/kjd/idna) | `3.7` | `3.10` | | [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.22.0` | `4.23.0` | | [mitogen](https://github.com/mitogen-hq/mitogen) | `0.3.7` | `0.3.11` | | [molecule](https://github.com/ansible-community/molecule) | `24.6.1` | `24.9.0` | | [packaging](https://github.com/pypa/packaging) | `23.2` | `24.1` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.2.2` | `4.3.6` | | [pyasn1](https://github.com/pyasn1/pyasn1) | `0.6.0` | `0.6.1` | | [pyasn1-modules](https://github.com/pyasn1/pyasn1-modules) | `0.4.0` | `0.4.1` | | [pynetbox](https://github.com/netbox-community/pynetbox) | `7.3.4` | `7.4.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.3` | | [python-dateutil](https://github.com/dateutil/dateutil) | `2.9.0` | `2.9.0.post0` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` | | [rich](https://github.com/Textualize/rich) | `13.7.1` | `13.9.1` | | [rpds-py](https://github.com/crate-py/rpds) | `0.18.1` | `0.20.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.2.3` | | [wcmatch](https://github.com/facelessuser/wcmatch) | `8.5.2` | `10.0` | Updates `ansible` from 10.1.0 to 10.4.0 - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](ansible-community/ansible-build-data@10.1.0...10.4.0) Updates `ansible-compat` from 24.6.1 to 24.9.1 - [Release notes](https://github.com/ansible/ansible-compat/releases) - [Commits](ansible/ansible-compat@v24.6.1...v24.9.1) Updates `ansible-core` from 2.17.1 to 2.17.4 - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](ansible/ansible@v2.17.1...v2.17.4) Updates `ansible-lint` from 24.6.1 to 24.9.2 - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](ansible/ansible-lint@v24.6.1...v24.9.2) Updates `attrs` from 23.2.0 to 24.2.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.post1 - [Release notes](https://github.com/facelessuser/bracex/releases) - [Commits](facelessuser/bracex@2.4...2.5.post1) Updates `cachetools` from 5.3.3 to 5.5.0 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.3.3...v5.5.0) Updates `certifi` from 2024.7.4 to 2024.8.30 - [Commits](certifi/python-certifi@2024.07.04...2024.08.30) Updates `cffi` from 1.16.0 to 1.17.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.16.0...v1.17.1) Updates `cryptography` from 42.0.8 to 43.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.8...43.0.1) Updates `deepmerge` from 1.1.1 to 2.0 - [Release notes](https://github.com/toumorokoshi/deepmerge/releases) - [Commits](toumorokoshi/deepmerge@v1.1.1...v2.0) Updates `filelock` from 3.15.4 to 3.16.1 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.15.4...3.16.1) Updates `google-auth` from 2.31.0 to 2.35.0 - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python@v2.31.0...v2.35.0) Updates `idna` from 3.7 to 3.10 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.7...v3.10) Updates `jsonschema` from 4.22.0 to 4.23.0 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.22.0...v4.23.0) Updates `mitogen` from 0.3.7 to 0.3.11 - [Release notes](https://github.com/mitogen-hq/mitogen/releases) - [Changelog](https://github.com/mitogen-hq/mitogen/blob/master/docs/changelog.rst) - [Commits](mitogen-hq/mitogen@v0.3.7...v0.3.11) Updates `molecule` from 24.6.1 to 24.9.0 - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](ansible/molecule@v24.6.1...v24.9.0) Updates `packaging` from 23.2 to 24.1 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.2...24.1) Updates `platformdirs` from 4.2.2 to 4.3.6 - [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.2.2...4.3.6) Updates `pyasn1` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.6.0...v0.6.1) Updates `pyasn1-modules` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/pyasn1/pyasn1-modules/releases) - [Changelog](https://github.com/pyasn1/pyasn1-modules/blob/main/CHANGES.txt) - [Commits](pyasn1/pyasn1-modules@v0.4.0...v0.4.1) Updates `pynetbox` from 7.3.4 to 7.4.0 - [Release notes](https://github.com/netbox-community/pynetbox/releases) - [Commits](netbox-community/pynetbox@v7.3.4...v7.4.0) Updates `pytest` from 8.2.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.2.2...8.3.3) Updates `python-dateutil` from 2.9.0 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.9.0...2.9.0.post0) 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 `rich` from 13.7.1 to 13.9.1 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.7.1...v13.9.1) Updates `rpds-py` from 0.18.1 to 0.20.0 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](crate-py/rpds@v0.18.1...v0.20.0) 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) Updates `wcmatch` from 8.5.2 to 10.0 - [Release notes](https://github.com/facelessuser/wcmatch/releases) - [Commits](facelessuser/wcmatch@8.5.2...10.0) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ansible-compat dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ansible-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: bracex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: cffi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: deepmerge dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: google-auth dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: mitogen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: molecule dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pyasn1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pyasn1-modules dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pynetbox dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: python-dateutil dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: rpds-py dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: wcmatch dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d3aef3a commit 2967a83

File tree

1 file changed

+30
-30
lines changed

1 file changed

+30
-30
lines changed

requirements-test.txt

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,62 +1,62 @@
1-
ansible==10.1.0
2-
ansible-compat==24.6.1
3-
ansible-core==2.17.1
4-
ansible-lint==24.6.1
5-
attrs==23.2.0
6-
black==24.4.2
7-
bracex==2.4
8-
cachetools==5.3.3
1+
ansible==10.4.0
2+
ansible-compat==24.9.1
3+
ansible-core==2.17.4
4+
ansible-lint==24.9.2
5+
attrs==24.2.0
6+
black==24.8.0
7+
bracex==2.5.post1
8+
cachetools==5.5.0
99
Cerberus==1.3.5
10-
certifi==2024.7.4
11-
cffi==1.16.0
10+
certifi==2024.8.30
11+
cffi==1.17.1
1212
charset-normalizer==3.3.2
1313
click==8.1.7
1414
click-completion==0.5.2
1515
click-help-colors==0.9.4
1616
colorama==0.4.6
1717
commonmark==0.9.1
18-
cryptography==42.0.8
19-
deepmerge==1.1.1
18+
cryptography==43.0.1
19+
deepmerge==2.0
2020
distro==1.9.0
2121
docker==7.1.0
2222
enrich==1.2.7
23-
filelock==3.15.4
24-
google-auth==2.31.0
25-
idna==3.7
23+
filelock==3.16.1
24+
google-auth==2.35.0
25+
idna==3.10
2626
iniconfig==2.0.0
2727
Jinja2==3.1.4
2828
jmespath==1.0.1
29-
jsonschema==4.22.0
29+
jsonschema==4.23.0
3030
jsonschema-specifications==2023.12.1
3131
markdown-it-py==3.0.0
3232
MarkupSafe==2.1.5
3333
mdurl==0.1.2
34-
mitogen==0.3.7
35-
molecule==24.6.1
34+
mitogen==0.3.11
35+
molecule==24.9.0
3636
molecule-plugins==23.5.3
3737
mypy-extensions==1.0.0
3838
netaddr==1.3.0
39-
packaging==23.2
39+
packaging==24.1
4040
passlib==1.7.4
4141
pathspec==0.12.1
42-
platformdirs==4.2.2
42+
platformdirs==4.3.6
4343
pluggy==1.5.0
4444
psutil==6.0.0
45-
pyasn1==0.6.0
46-
pyasn1-modules==0.4.0
45+
pyasn1==0.6.1
46+
pyasn1-modules==0.4.1
4747
pycparser==2.22
4848
Pygments==2.18.0
4949
pyhcl==0.4.5
50-
pynetbox==7.3.4
51-
pytest==8.2.2
50+
pynetbox==7.4.0
51+
pytest==8.3.3
5252
pytest-testinfra==10.1.1
53-
python-dateutil==2.9.0
54-
PyYAML==6.0.1
53+
python-dateutil==2.9.0.post0
54+
PyYAML==6.0.2
5555
referencing==0.35.1
5656
requests==2.32.3
5757
resolvelib==1.0.1
58-
rich==13.7.1
59-
rpds-py==0.18.1
58+
rich==13.9.1
59+
rpds-py==0.20.0
6060
rsa==4.9
6161
ruamel.yaml==0.18.6
6262
ruamel.yaml.clib==0.2.8
@@ -65,6 +65,6 @@ shellingham==1.5.4
6565
six==1.16.0
6666
subprocess-tee==0.4.2
6767
testinfra==6.0.0
68-
urllib3==2.2.2
69-
wcmatch==8.5.2
68+
urllib3==2.2.3
69+
wcmatch==10.0
7070
yamllint==1.35.1

0 commit comments

Comments
 (0)