Skip to content

Commit

Permalink
Latest data: Thu Sep 28 08:05:45 UTC 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed Sep 28, 2023
1 parent 1530dc7 commit 192f927
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 169 deletions.
146 changes: 0 additions & 146 deletions audits/esphome-requirements.audit.json

This file was deleted.

6 changes: 3 additions & 3 deletions requirements/b2-tools-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
argcomplete==3.1.1
argcomplete==3.1.2
arrow==1.2.3
b2sdk==1.24.0
b2sdk==1.24.1
charset-normalizer==3.2.0
idna==3.4
logfury==1.0.1
Expand All @@ -9,4 +9,4 @@ python-dateutil==2.8.2
requests==2.31.0
rst2ansi==0.1.5
tqdm==4.65.2
urllib3==2.0.4
urllib3==2.0.5
21 changes: 10 additions & 11 deletions requirements/esphome-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,39 +1,38 @@
aioesphomeapi==15.0.0
aiofiles==23.2.1
ajsonrpc==1.2.0
anyio==4.0.0
async-timeout==4.0.3
bitarray==2.8.1
bitstring==4.1.1
bitstring==4.1.2
bottle==0.12.25
charset-normalizer==3.2.0
click==8.1.6
click==8.1.7
colorama==0.4.6
ecdsa==0.18.0
esphome-dashboard==20230711.0
esphome-dashboard==20230904.0
esptool==4.6.2
h11==0.14.0
idna==3.4
ifaddr==0.2.0
kconfiglib==13.7.1
marshmallow==3.19.0
marshmallow==3.20.1
noiseprotocol==0.3.1
packaging==23.1
paho-mqtt==1.6.1
platformio==6.1.9
platformio==6.1.11
pyelftools==0.29
pyparsing==3.1.1
pyserial==3.5
reedsolo==1.7.0
requests==2.31.0
semantic-version==2.10.0
sniffio==1.3.0
starlette==0.28.0
tornado==6.3.2
starlette==0.31.1
tornado==6.3.3
tzdata==2023.3
tzlocal==5.0.1
urllib3==2.0.4
uvicorn==0.22.0
urllib3==2.0.5
uvicorn==0.23.2
voluptuous==0.13.1
wsproto==1.2.0
zeroconf==0.80.0
zeroconf==0.112.0
4 changes: 2 additions & 2 deletions requirements/huggingface-cli-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
charset-normalizer==3.2.0
filelock==3.12.4
fsspec==2023.9.1
fsspec==2023.9.2
idna==3.4
requests==2.31.0
tqdm==4.66.1
urllib3==2.0.4
urllib3==2.0.5
15 changes: 8 additions & 7 deletions requirements/volatility-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
attrs==22.2.0
capstone==4.0.2
future==0.18.3
jsonschema==4.17.3
attrs==23.1.0
capstone==5.0.1
jsonschema==4.19.1
jsonschema-specifications==2023.7.1
pefile==2023.2.7
pycryptodome==3.17
pyrsistent==0.19.3
yara-python==4.3.0
pycryptodome==3.19.0
referencing==0.30.2
rpds-py==0.10.3
yara-python==4.3.1

0 comments on commit 192f927

Please sign in to comment.