Skip to content

Commit 4a747a1

Browse files
AlanCodingbzwei
andauthored
Update DAB to July 1 version (#1354)
https://github.com/ansible/django-ansible-base/releases/tag/2025.7.1 I want to see if anything breaks. And if not, best to go ahead and get it in anyway. Co-authored-by: Bill Wei <[email protected]>
1 parent b6c03d4 commit 4a747a1

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
@@ -47,7 +47,7 @@ cryptography = ">=42,<43"
4747
kubernetes = "26.1.*"
4848
podman = "5.4.*"
4949
rq-scheduler = "^0.10"
50-
django-ansible-base = { git = "https://github.com/ansible/django-ansible-base.git", tag = "2025.5.8", extras = [
50+
django-ansible-base = { git = "https://github.com/ansible/django-ansible-base.git", tag = "2025.7.1", extras = [
5151
"channel-auth",
5252
"rbac",
5353
"redis-client",

0 commit comments

Comments
 (0)