Skip to content

Commit

Permalink
Latest data: Fri Nov 24 08:04:25 UTC 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed Nov 24, 2023
1 parent f6a7e6c commit b6c81e1
Show file tree
Hide file tree
Showing 11 changed files with 18 additions and 17 deletions.
2 changes: 0 additions & 2 deletions requirements/borgbackup-requirements.txt

This file was deleted.

14 changes: 7 additions & 7 deletions requirements/checkov-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ bc-python-hcl2==0.4.1
beartype==0.16.4
beautifulsoup4==4.12.2
boolean-py==4.0
boto3==1.29.3
botocore==1.32.3
boto3==1.29.6
botocore==1.32.6
cached-property==1.5.2
cachetools==5.3.2
charset-normalizer==3.3.2
Expand Down Expand Up @@ -48,14 +48,14 @@ prettytable==3.9.0
py-serializable==0.15.0
pycares==4.4.0
pycep-parser==0.4.1
pydantic==2.5.1
pydantic-core==2.14.3
pydantic==2.5.2
pydantic-core==2.14.5
python-dateutil==2.8.2
rdflib==7.0.0
referencing==0.31.0
regex==2023.10.3
requests==2.31.0
rpds-py==0.13.0
rpds-py==0.13.1
rustworkx==0.13.2
s3transfer==0.7.0
schema==0.7.5
Expand All @@ -71,8 +71,8 @@ unidiff==0.7.5
update-checker==0.18.0
uritools==4.0.2
urllib3==2.0.7
wcwidth==0.2.10
wcwidth==0.2.12
websocket-client==1.6.4
xmltodict==0.13.0
yarl==1.9.2
yarl==1.9.3
zipp==3.17.0
3 changes: 2 additions & 1 deletion requirements/esphome-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
aioesphomeapi==18.5.2
bitarray==2.8.3
bitstring==4.1.2
bitstring==4.1.3
chacha20poly1305-reuseable==0.11.0
ecdsa==0.18.0
esphome-dashboard==20231107.0
Expand All @@ -9,6 +9,7 @@ ifaddr==0.2.0
kconfiglib==13.7.1
noiseprotocol==0.3.1
paho-mqtt==1.6.1
python-magic==0.4.27
reedsolo==1.7.0
tornado==6.3.3
tzdata==2023.3
Expand Down
1 change: 0 additions & 1 deletion requirements/euler-py-requirements.txt

This file was deleted.

1 change: 0 additions & 1 deletion requirements/gcovr-requirements.txt

This file was deleted.

3 changes: 2 additions & 1 deletion requirements/khard-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
atomicwrites==1.4.1
configobj==5.0.8
ruamel-yaml==0.17.35
python-dateutil==2.8.2
ruamel-yaml==0.18.5
ruamel-yaml-clib==0.2.8
unidecode==1.3.7
vobject==0.9.6.1
3 changes: 3 additions & 0 deletions requirements/memray-requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
markdown-it-py==3.0.0
mdurl==0.1.2
rich==13.7.0
2 changes: 1 addition & 1 deletion requirements/pipgrip-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
anytree==2.12.0
anytree==2.12.1
wheel==0.41.3
2 changes: 1 addition & 1 deletion requirements/sslmate-requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
boto==2.49.0
boto3==1.29.6
2 changes: 1 addition & 1 deletion requirements/tmuxp-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
colorama==0.4.6
libtmux==0.24.0
libtmux==0.24.1
2 changes: 1 addition & 1 deletion requirements/toot-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ soupsieve==2.5
tomlkit==0.12.3
urllib3==2.1.0
urwid==2.2.3
wcwidth==0.2.10
wcwidth==0.2.12

0 comments on commit b6c81e1

Please sign in to comment.