Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /.config with 2 updates: [importlib-resources](https://github.com/python/importlib_resources) and [molecule](https://github.com/ansible-community/molecule).


Updates `importlib-resources` from 5.0.7 to 6.4.5
- [Release notes](https://github.com/python/importlib_resources/releases)
- [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst)
- [Commits](python/importlib_resources@v5.0.7...v6.4.5)

Updates `molecule` from 6.0.3 to 24.12.0
- [Release notes](https://github.com/ansible-community/molecule/releases)
- [Commits](ansible/molecule@v6.0.3...v24.12.0)

---
updated-dependencies:
- dependency-name: importlib-resources
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: molecule
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 7, 2024
1 parent 78933d9 commit ffa755d
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 @@ -26,7 +26,7 @@ gitpython==3.1.43 # via mkdocs-git-revision-date-localized-plugin
griffe==1.5.1 # via mkdocstrings-python
idna==3.10 # via requests
importlib-metadata==8.5.0 # via markdown, mkdocs, mkdocs-get-deps, mkdocstrings
importlib-resources==5.0.7 # via ansible-core
importlib-resources==6.4.5 # via ansible-core
iniconfig==2.0.0 # via pytest
jinja2==3.1.4 # via ansible-core, mkdocs, mkdocs-material, mkdocstrings, molecule
jsonschema==4.23.0 # via ansible-compat, molecule
Expand All @@ -45,7 +45,7 @@ mkdocs-material==9.5.47 # via subprocess-tee (pyproject.toml)
mkdocs-material-extensions==1.3.1 # via mkdocs-material, subprocess-tee (pyproject.toml)
mkdocstrings==0.27.0 # via mkdocstrings-python, subprocess-tee (pyproject.toml)
mkdocstrings-python==1.12.2 # via subprocess-tee (pyproject.toml)
molecule==6.0.3 # via subprocess-tee (pyproject.toml)
molecule==24.12.0 # via subprocess-tee (pyproject.toml)
packaging==24.2 # via ansible-compat, ansible-core, mkdocs, molecule, pytest
paginate==0.5.7 # via mkdocs-material
pathspec==0.12.1 # via mkdocs
Expand Down

0 comments on commit ffa755d

Please sign in to comment.