Skip to content

Commit

Permalink
Bump the python-packages group with 10 updates
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [ansible](https://github.com/ansible-community/ansible-build-data) | `10.5.0` | `11.0.0` |
| [ansible-compat](https://github.com/ansible/ansible-compat) | `24.9.1` | `24.10.0` |
| [ansible-core](https://github.com/ansible/ansible) | `2.17.5` | `2.18.0` |
| [ansible-lint](https://github.com/ansible/ansible-lint) | `24.9.2` | `24.10.0` |
| [cryptography](https://github.com/pyca/cryptography) | `43.0.3` | `44.0.0` |
| [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.35.0` | `2.36.0` |
| [mitogen](https://github.com/mitogen-hq/mitogen) | `0.3.15` | `0.3.18` |
| [packaging](https://github.com/pypa/packaging) | `24.1` | `24.2` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` |
| [rpds-py](https://github.com/crate-py/rpds) | `0.20.1` | `0.21.0` |


Updates `ansible` from 10.5.0 to 11.0.0
- [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md)
- [Commits](ansible-community/ansible-build-data@10.5.0...11.0.0)

Updates `ansible-compat` from 24.9.1 to 24.10.0
- [Release notes](https://github.com/ansible/ansible-compat/releases)
- [Commits](ansible/ansible-compat@v24.9.1...v24.10.0)

Updates `ansible-core` from 2.17.5 to 2.18.0
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](ansible/ansible@v2.17.5...v2.18.0)

Updates `ansible-lint` from 24.9.2 to 24.10.0
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](ansible/ansible-lint@v24.9.2...v24.10.0)

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

Updates `google-auth` from 2.35.0 to 2.36.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.35.0...v2.36.0)

Updates `mitogen` from 0.3.15 to 0.3.18
- [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.15...v0.3.18)

Updates `packaging` from 24.1 to 24.2
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](pypa/packaging@24.1...24.2)

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

Updates `rpds-py` from 0.20.1 to 0.21.0
- [Release notes](https://github.com/crate-py/rpds/releases)
- [Commits](crate-py/rpds@v0.20.1...v0.21.0)

---
updated-dependencies:
- dependency-name: ansible
  dependency-type: direct:production
  update-type: version-update:semver-major
  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-minor
  dependency-group: python-packages
- dependency-name: ansible-lint
  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: google-auth
  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: packaging
  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-patch
  dependency-group: python-packages
- dependency-name: rpds-py
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent ab439e4 commit 3883e54
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ansible==10.5.0
ansible-compat==24.9.1
ansible-core==2.17.5
ansible-lint==24.9.2
ansible==11.0.0
ansible-compat==24.10.0
ansible-core==2.18.0
ansible-lint==24.10.0
attrs==24.2.0
black==24.10.0
bracex==2.5.post1
Expand All @@ -15,13 +15,13 @@ click-completion==0.5.2
click-help-colors==0.9.4
colorama==0.4.6
commonmark==0.9.1
cryptography==43.0.3
cryptography==44.0.0
deepmerge==2.0
distro==1.9.0
docker==7.1.0
enrich==1.2.7
filelock==3.16.1
google-auth==2.35.0
google-auth==2.36.0
idna==3.10
iniconfig==2.0.0
Jinja2==3.1.4
Expand All @@ -31,12 +31,12 @@ jsonschema-specifications==2024.10.1
markdown-it-py==3.0.0
MarkupSafe==3.0.2
mdurl==0.1.2
mitogen==0.3.15
mitogen==0.3.18
molecule==24.9.0
molecule-plugins==23.5.3
mypy-extensions==1.0.0
netaddr==1.3.0
packaging==24.1
packaging==24.2
passlib==1.7.4
pathspec==0.12.1
platformdirs==4.3.6
Expand All @@ -48,15 +48,15 @@ pycparser==2.22
Pygments==2.18.0
pyhcl==0.4.5
pynetbox==7.4.1
pytest==8.3.3
pytest==8.3.4
pytest-testinfra==10.1.1
python-dateutil==2.9.0.post0
PyYAML==6.0.2
referencing==0.35.1
requests==2.32.3
resolvelib==1.0.1
rich==13.9.4
rpds-py==0.20.1
rpds-py==0.21.0
rsa==4.9
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.12
Expand Down

0 comments on commit 3883e54

Please sign in to comment.