Skip to content

Commit

Permalink
Latest data: Fri Dec 20 08:09:23 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed Dec 20, 2024
1 parent 932be43 commit 66b34b6
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 19 deletions.
3 changes: 2 additions & 1 deletion requirements/awscli-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ awscrt==0.23.4
colorama==0.4.6
distro==1.8.0
docutils==0.19
flit-core==3.9.0
flit-core==3.10.1
jmespath==1.0.1
prompt-toolkit==3.0.38
python-dateutil==2.9.0
Expand All @@ -11,3 +11,4 @@ ruamel-yaml-clib==0.2.8
six==1.17.0
urllib3==1.26.20
wcwidth==0.2.13
zipp==3.20.2
4 changes: 2 additions & 2 deletions requirements/bump-my-version-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ click==8.1.7
markdown-it-py==3.0.0
mdurl==0.1.2
prompt-toolkit==3.0.36
pydantic==2.10.3
pydantic-core==2.27.1
pydantic==2.10.4
pydantic-core==2.27.2
pydantic-settings==2.7.0
pygments==2.18.0
python-dotenv==1.0.1
Expand Down
3 changes: 2 additions & 1 deletion requirements/esphome-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ bitarray==2.9.3
bitstring==4.2.3
bottle==0.13.2
chacha20poly1305-reuseable==0.13.2
chardet==5.2.0
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
Expand All @@ -29,7 +30,7 @@ idna==3.10
ifaddr==0.2.0
intelhex==2.3.0
kconfiglib==13.7.1
marshmallow==3.23.1
marshmallow==3.23.2
noiseprotocol==0.3.1
openstep-plist==0.4.0
packaging==24.2
Expand Down
10 changes: 5 additions & 5 deletions requirements/lexicon-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
attrs==24.2.0
attrs==24.3.0
beautifulsoup4==4.12.3
boto3==1.35.79
botocore==1.35.79
boto3==1.35.84
botocore==1.35.84
charset-normalizer==3.4.0
circuitbreaker==2.0.0
click==8.1.7
Expand All @@ -14,7 +14,7 @@ localzone==0.9.8
lxml==5.3.0
markdown-it-py==3.0.0
mdurl==0.1.2
oci==2.140.0
oci==2.141.0
platformdirs==4.3.6
prettytable==3.12.0
prompt-toolkit==3.0.48
Expand All @@ -32,7 +32,7 @@ s3transfer==0.10.4
six==1.17.0
softlayer==6.2.5
soupsieve==2.6
tencentcloud-sdk-python==3.0.1280
tencentcloud-sdk-python==3.0.1285
tldextract==5.1.3
urllib3==2.2.3
wcwidth==0.2.13
Expand Down
2 changes: 1 addition & 1 deletion requirements/ola-requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
protobuf==5.29.1
protobuf==5.29.2
2 changes: 1 addition & 1 deletion requirements/pdm-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
anyio==4.7.0
blinker==1.9.0
dep-logic==0.4.9
dep-logic==0.4.10
distlib==0.3.9
filelock==3.16.1
findpython==0.6.2
Expand Down
2 changes: 1 addition & 1 deletion requirements/prowler-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
about-time==4.2.1
aiohappyeyeballs==2.4.4
aiohttp==3.11.10
aiohttp==3.11.11
aiosignal==1.3.2
alive-progress==3.2.0
anyio==4.7.0
Expand Down
10 changes: 3 additions & 7 deletions requirements/sigstore-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
annotated-types==0.7.0
betterproto==2.0.0b6
cffi==1.17.1
charset-normalizer==3.4.0
cryptography==43.0.3
dnspython==2.7.0
email-validator==2.2.0
grpclib==0.4.7
Expand All @@ -12,20 +10,18 @@ hyperframe==6.0.1
id==1.5.0
idna==3.10
markdown-it-py==3.0.0
maturin==1.7.8
mdurl==0.1.2
multidict==6.1.0
platformdirs==4.3.6
pyasn1==0.6.1
pycparser==2.22
pydantic==2.10.3
pydantic-core==2.27.1
pydantic==2.10.4
pydantic-core==2.27.2
pygments==2.18.0
pyjwt==2.10.1
pyopenssl==24.3.0
python-dateutil==2.9.0.post0
requests==2.32.3
rfc3161-client==0.0.4
rfc3161-client==0.1.2
rfc8785==0.1.4
rich==13.9.4
securesystemslib==1.2.0
Expand Down

0 comments on commit 66b34b6

Please sign in to comment.