Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 3 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /.config with 3 updates: [ansible-lint](https://github.com/ansible/ansible-lint), [certifi](https://github.com/certifi/python-certifi) and [resolvelib](https://github.com/sarugaku/resolvelib).


Updates `ansible-lint` from 24.12.1 to 24.12.2
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](ansible/ansible-lint@v24.12.1...v24.12.2)

Updates `certifi` from 2024.8.30 to 2024.12.14
- [Commits](certifi/python-certifi@2024.08.30...2024.12.14)

Updates `resolvelib` from 1.0.1 to 1.1.0
- [Changelog](https://github.com/sarugaku/resolvelib/blob/main/CHANGELOG.rst)
- [Commits](sarugaku/resolvelib@1.0.1...1.1.0)

---
updated-dependencies:
- dependency-name: ansible-lint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: resolvelib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2024
1 parent 4b9165c commit 87b42d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
ansible-builder==3.1.0
ansible-compat==24.10.0
ansible-core==2.16.5
ansible-lint==24.12.1
ansible-lint==24.12.2
ansible-runner==2.4.0
attrs==24.2.0
babel==2.16.0
Expand All @@ -17,7 +17,7 @@ black==24.10.0
bracex==2.5.post1
cairocffi==1.7.1
cairosvg==2.7.1
certifi==2024.8.30
certifi==2024.12.14
cffi==1.17.1
cfgv==3.4.0
charset-normalizer==3.4.0
Expand Down Expand Up @@ -108,7 +108,7 @@ referencing==0.35.1
regex==2024.11.6
requests==2.32.3
requirements-parser==0.11.0
resolvelib==1.0.1
resolvelib==1.1.0
rich==13.9.4
rpds-py==0.22.3
ruamel-yaml==0.18.6
Expand Down

0 comments on commit 87b42d2

Please sign in to comment.