Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 2 updates (#1897)
Browse files Browse the repository at this point in the history
* Bump the dependencies group in /.config with 3 updates

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]>

* Revert the resolvelib dependency update

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: abhikdps <[email protected]>
  • Loading branch information
dependabot[bot] and abhikdps authored Dec 16, 2024
1 parent 4b9165c commit 3ade12c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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

0 comments on commit 3ade12c

Please sign in to comment.