Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
#
# For testing with ansible-core 2.18, please restore the ansible-core lines manually
ansible-builder==3.1.0
ansible-compat==25.1.1
ansible-compat==25.1.2
ansible-core==2.17.6 ; python_version < '3.11'
ansible-core==2.18.0 ; python_version > '3.10'
ansible-lint==25.1.1
ansible-lint==25.1.2
ansible-runner==2.4.0
attrs==25.1.0
babel==2.17.0
beautifulsoup4==4.12.3
beautifulsoup4==4.13.3
bindep==2.12.0
black==25.1.0
bracex==2.5.post1
Expand All @@ -25,7 +25,7 @@ cfgv==3.4.0
charset-normalizer==3.4.1
click==8.1.8
colorama==0.4.6
coverage==7.6.10
coverage==7.6.11
coverage-enable-subprocess==1.0
cryptography==44.0.0
csscompressor==0.9.5
Expand All @@ -44,15 +44,15 @@ ghp-import==2.1.0
griffe==1.5.6
hjson==3.1.0
htmlmin2==0.1.13
identify==2.6.6
identify==2.6.7
idna==3.10
importlib-metadata==8.6.1
iniconfig==2.0.0
jinja2==3.1.5
jsmin==3.0.1
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
libtmux==0.40.1
libtmux==0.42.0
linkchecker==10.5.0
lockfile==0.12.2
markdown==3.7
Expand All @@ -70,20 +70,20 @@ mkdocs-gen-files==0.5.0
mkdocs-get-deps==0.2.0
mkdocs-htmlproofer-plugin==1.3.0
mkdocs-macros-plugin==1.3.7
mkdocs-material==9.6.1
mkdocs-material==9.6.3
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocs-monorepo-plugin==1.1.0
mkdocstrings==0.27.0
mkdocstrings-python==1.13.0
mkdocstrings==0.28.0
mkdocstrings-python==1.14.6
mypy-extensions==1.0.0
nodeenv==1.9.1
onigurumacffi==1.4.1
packaging==24.2
paginate==0.5.7
parsley==1.3
pathspec==0.12.1
pbr==6.1.0
pbr==6.1.1
pexpect==4.9.0
pillow==11.1.0
pipdeptree==2.25.0
Expand Down
Loading