Skip to content

Commit

Permalink
update some requirements to make dependabot happy
Browse files Browse the repository at this point in the history
  • Loading branch information
rtertiaer committed Jan 1, 2024
1 parent 82040f6 commit fc9ca78
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
ansible==7.5.0
ansible==8.5.0
ansible-compat==4.1.2
ansible-core==2.14.5
ansible-core==2.15.8
ansible-lint==6.17.0
arrow==1.2.3
attrs==23.1.0
binaryornot==0.4.4
black==23.3.0
bracex==2.3.post1
certifi==2022.12.7
certifi==2023.7.22
cffi==1.15.1
chardet==5.1.0
charset-normalizer==3.1.0
click==8.1.3
click-help-colors==0.9.1
cookiecutter==2.1.1
cryptography==41.0.1
cryptography==41.0.6
enrich==1.2.7
filelock==3.12.0
idna==3.4
Expand Down Expand Up @@ -43,6 +43,6 @@ ruamel.yaml==0.17.22
six==1.16.0
subprocess-tee==0.4.1
text-unidecode==1.3
urllib3==1.26.15
urllib3==1.26.18
wcmatch==8.4.1
yamllint==1.31.0

0 comments on commit fc9ca78

Please sign in to comment.