Skip to content

Commit

Permalink
Support antsibull-core v3.0.0a1 (#586)
Browse files Browse the repository at this point in the history
  • Loading branch information
gotmax23 authored Feb 15, 2024
1 parent 07613c0 commit 23501ca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelogs/fragments/586-core-3.0.0a1.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
minor_changes:
- "Add support for the latest antsibull-core v3 pre-release, ``3.0.0a1``
(https://github.com/ansible-community/antsibull/pull/586)."
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ classifiers = [
requires-python = ">=3.9"
dependencies = [
"antsibull-changelog >= 0.24.0",
"antsibull-core >= 2.0.0, <= 3.0.0.dev0",
"antsibull-core >= 2.0.0, <= 3.0.0a1",
"asyncio-pool",
"build",
"jinja2",
Expand Down

0 comments on commit 23501ca

Please sign in to comment.