feat(python): updated awxkit, python_gitlab and dns to current head versions

!184
This commit is contained in:
2024-01-15 00:17:08 +09:30
parent c5f9ae33a5
commit 9730657d1e

View File

@ -1,14 +1,14 @@
ansible-core==2.16.1 ansible-core==2.16.1
ansible-lint==6.15.0 ansible-lint==6.15.0
ansible-runner==2.3.4 ansible-runner==2.3.4
awxkit==23.5.1 awxkit==23.6.0
# Required for community.general.gitlab_* # Required for community.general.gitlab_*
python_gitlab==3.14.0 python_gitlab==4.3.0
# community.postgresql # community.postgresql
psycopg2==2.9.9 psycopg2==2.9.9
# community.mysql # community.mysql
PyMySQL==1.1.0 PyMySQL==1.1.0
dnspython dnspython==2.4.2
xmltodict==0.13.0 xmltodict==0.13.0