Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Commit

Permalink
Bump molecule[ansible,docker,lint] from 3.6.1 to 4.0.3
Browse files Browse the repository at this point in the history
Bumps [molecule[ansible,docker,lint]](https://github.com/ansible-community/molecule) from 3.6.1 to 4.0.3.
- [Release notes](https://github.com/ansible-community/molecule/releases)
- [Commits](ansible/molecule@v3.6.1...v4.0.3)

---
updated-dependencies:
- dependency-name: molecule[ansible,docker,lint]
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and LeSuisse committed Nov 24, 2022
1 parent e095c55 commit 076744c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Molecule_Test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
build:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
strategy:
matrix:
python-version: ['3.8', '3.9', '3.10']
Expand Down
3 changes: 2 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
molecule[ansible,docker,lint]==3.6.1
molecule[ansible,docker,lint]==4.0.3
requests==2.28.1

0 comments on commit 076744c

Please sign in to comment.