Skip to content

Commit

Permalink
Latest data: Mon Oct 23 08:04:16 UTC 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed Oct 23, 2023
1 parent ff9747e commit 287b1a0
Show file tree
Hide file tree
Showing 12 changed files with 25 additions and 640 deletions.
609 changes: 0 additions & 609 deletions audits/pocsuite3-requirements.audit.json

This file was deleted.

5 changes: 2 additions & 3 deletions requirements/airshare-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
aiohttp==3.8.6
aiohttp==3.9.0b0
aiosignal==1.3.1
async-timeout==4.0.3
asyncio==3.4.3
attrs==23.1.0
charset-normalizer==3.3.0
click==8.1.7
colorama==0.4.6
frozenlist==1.4.0
humanize==4.8.0
Expand All @@ -18,4 +17,4 @@ termcolor==2.3.0
tqdm==4.66.1
urllib3==2.0.7
yarl==1.9.2
zeroconf==0.118.0
zeroconf==0.119.0
2 changes: 1 addition & 1 deletion requirements/dnstwist-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
aiohttp==3.8.6
aiohttp==3.9.0b0
aiosignal==1.3.1
async-timeout==4.0.3
attrs==23.1.0
Expand Down
4 changes: 1 addition & 3 deletions requirements/ocrmypdf-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
charset-normalizer==3.3.0
deprecation==2.1.0
markdown-it-py==3.0.0
mdurl==0.1.2
pdfminer-six==20221105
pikepdf==8.5.1
pluggy==1.3.0
reportlab==4.0.5
reportlab==4.0.6
rich==13.6.0
17 changes: 8 additions & 9 deletions requirements/pocsuite3-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
chardet==5.1.0
charset-normalizer==3.2.0
chardet==5.2.0
charset-normalizer==3.3.0
colorama==0.4.6
colorlog==6.7.0
dacite==1.8.0
faker==19.2.0
faker==19.11.0
idna==3.4
jq==1.4.1
mmh3==4.0.1
prettytable==3.8.0
pycryptodomex==3.18.0
jq==1.6.0
prettytable==3.9.0
pycryptodomex==3.19.0
pyopenssl==23.2.0
pysocks==1.7.1
python-dateutil==2.8.2
requests==2.31.0
requests-toolbelt==1.0.0
scapy==2.5.0
termcolor==2.3.0
urllib3==2.0.4
wcwidth==0.2.6
urllib3==2.0.7
wcwidth==0.2.8
2 changes: 1 addition & 1 deletion requirements/pylint-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
astroid==3.0.0
astroid==3.0.1
dill==0.3.7
mccabe==0.7.0
platformdirs==3.11.0
Expand Down
6 changes: 3 additions & 3 deletions requirements/pyvim-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
docopt==0.6.2
prompt-toolkit==3.0.32
pyflakes==2.5.0
wcwidth==0.2.5
prompt-toolkit==3.0.39
pyflakes==3.1.0
wcwidth==0.2.8
1 change: 0 additions & 1 deletion requirements/pywhat-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
click==7.1.2
colorama==0.4.6
commonmark==0.9.1
rich==10.16.2
4 changes: 2 additions & 2 deletions requirements/rbtools-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
colorama==0.4.6
pydiffx==1.1
texttable==1.6.7
tqdm==4.65.0
texttable==1.7.0
tqdm==4.66.1
1 change: 0 additions & 1 deletion requirements/regipy-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
attrs==23.1.0
click==8.1.3
construct==2.10.68
inflection==0.5.1
4 changes: 2 additions & 2 deletions requirements/remarshal-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cbor2==5.4.6
cbor2==5.5.0
iniconfig==2.0.0
pluggy==1.3.0
pytest==7.4.1
pytest==7.4.2
python-dateutil==2.8.2
tomlkit==0.12.1
u-msgpack-python==2.8.0
10 changes: 5 additions & 5 deletions requirements/twtxt-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
aiohttp==3.8.5
aiohttp==3.9.0b0
aiosignal==1.3.1
async-timeout==4.0.2
async-timeout==4.0.3
attrs==23.1.0
charset-normalizer==3.2.0
click==8.1.6
charset-normalizer==3.3.0
click==8.1.7
frozenlist==1.4.0
humanize==4.7.0
humanize==4.8.0
idna==3.4
multidict==6.0.4
python-dateutil==2.8.2
Expand Down

0 comments on commit 287b1a0

Please sign in to comment.