Skip to content

Commit 29fe334

Browse files
Bump ansible from 6.3.0 to 7.0.0 (#46)
Bumps [ansible](https://github.com/ansible/ansible) from 6.3.0 to 7.0.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/commits) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab768db commit 29fe334

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ django-debug-toolbar = "^3.6.0"
3232
types-toml = "^0.10.8"
3333

3434
[tool.poetry.group.dev.dependencies]
35-
ansible = "^6.3.0"
35+
ansible = "^7.0.0"
3636

3737
[build-system]
3838
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)