Skip to content

Commit

Permalink
Latest data: Thu Apr 18 08:04:48 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed Apr 18, 2024
1 parent 36efe40 commit f398d04
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions requirements/cf2tf-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ idna==3.7
iniconfig==2.0.0
packaging==24.0
pluggy==1.4.0
pytest==7.4.4
pytest==8.1.1
pyyaml==6.0.1
rapidfuzz==3.8.1
requests==2.31.0
six==1.16.0
smmap==5.0.1
thefuzz==0.20.0
thefuzz==0.22.1
urllib3==2.2.1
8 changes: 4 additions & 4 deletions requirements/checkov-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
aiodns==3.2.0
aiohttp==3.9.4
aiohttp==3.9.5
aiomultiprocess==0.9.0
aiosignal==1.3.1
annotated-types==0.6.0
argcomplete==3.2.3
argcomplete==3.3.0
attrs==23.2.0
bc-detect-secrets==1.5.5
bc-detect-secrets==1.5.7
bc-jsonpath-ng==1.6.1
bc-python-hcl2==0.4.2
beartype==0.18.2
Expand Down Expand Up @@ -63,7 +63,7 @@ python-dateutil==2.9.0.post0
pyyaml==6.0.1
rdflib==7.0.0
referencing==0.34.0
regex==2023.12.25
regex==2024.4.16
requests==2.31.0
rpds-py==0.18.0
rustworkx==0.13.2
Expand Down
2 changes: 1 addition & 1 deletion requirements/conan-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
charset-normalizer==3.3.2
colorama==0.4.6
distro==1.9.0
distro==1.8.0
fasteners==0.19
idna==3.7
jinja2==3.1.3
Expand Down
2 changes: 1 addition & 1 deletion requirements/nvchecker-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
packaging==23.2
packaging==24.0
platformdirs==4.2.0
pycurl==7.45.3
structlog==24.1.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/virtualenv-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
distlib==0.3.8
filelock==3.13.1
filelock==3.13.4
platformdirs==4.2.0

0 comments on commit f398d04

Please sign in to comment.