Skip to content

Commit

Permalink
Update requirements for ansible ...
Browse files Browse the repository at this point in the history
Signed-off-by: Jauder Ho <jauderho@users.noreply.github.com>
  • Loading branch information
jauderho committed Apr 13, 2024
1 parent ccb1bc4 commit 6009fc3
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
48 changes: 24 additions & 24 deletions ansible/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions ansible/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ansible-core==2.16.5; python_version >= '3.10'
ansible-lint==24.2.2; python_version >= '3.10'
attrs==23.2.0; python_version >= '3.7'
bitmath==1.3.3.1
black==24.3.0; python_version >= '3.8'
black==24.4.0; python_version >= '3.8'
bracex==2.4; python_version >= '3.8'
cachez==0.1.2
certifi==2024.2.2; python_version >= '3.6'
Expand All @@ -22,7 +22,7 @@ jsonschema-specifications==2023.12.1; python_version >= '3.8'
markdown-it-py==3.0.0; python_version >= '3.8'
markupsafe==2.1.5; python_version >= '3.7'
mdurl==0.1.2; python_version >= '3.7'
-e git+https://github.com/jauderho/mitogen.git@c4cf0d5ba209b338dc3d77f57a2884ba2ce670cf#egg=mitogen
-e git+https://github.com/jauderho/mitogen.git@bb9c51b3e9cc39fceddd55578bb89680fa4e1acc#egg=mitogen
mypy-extensions==1.0.0; python_version >= '3.5'
packaging==24.0; python_version >= '3.7'
pathspec==0.12.1; python_version >= '3.8'
Expand Down

0 comments on commit 6009fc3

Please sign in to comment.