Skip to content

Commit

Permalink
Latest data: Wed Nov 8 08:03:47 UTC 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed Nov 8, 2023
1 parent d5ab974 commit 5d8c80f
Show file tree
Hide file tree
Showing 11 changed files with 23 additions and 32 deletions.
10 changes: 5 additions & 5 deletions requirements/ansible-lint-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
ansible-compat==4.1.10
attrs==23.1.0
bracex==2.4
charset-normalizer==3.3.0
filelock==3.12.4
charset-normalizer==3.3.2
filelock==3.13.1
idna==3.4
jsonschema==4.19.1
jsonschema==4.19.2
jsonschema-specifications==2023.7.1
markdown-it-py==3.0.0
mdurl==0.1.2
referencing==0.30.2
requests==2.31.0
rich==13.6.0
rpds-py==0.10.6
ruamel-yaml==0.17.39
rpds-py==0.12.0
ruamel-yaml==0.18.5
ruamel-yaml-clib==0.2.8
subprocess-tee==0.4.1
urllib3==2.0.7
Expand Down
20 changes: 10 additions & 10 deletions requirements/ansible-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
ansible-core==2.15.5
ansible-core==2.15.6
apache-libcloud==3.8.0
appdirs==1.4.4
attrs==23.1.0
autopage==0.5.2
bcrypt==4.0.1
boto3==1.28.65
botocore==1.31.65
cachetools==5.3.1
charset-normalizer==3.3.0
boto3==1.28.80
botocore==1.31.80
cachetools==5.3.2
charset-normalizer==3.3.2
cliff==4.3.0
cmd2==2.4.3
debtcollector==2.5.0
Expand All @@ -16,7 +15,7 @@ dnspython==2.4.2
docker==6.1.3
dogpile-cache==1.2.2
future==0.18.3
google-auth==2.23.3
google-auth==2.23.4
idna==3.4
importlib-metadata==6.8.0
iso8601==2.1.0
Expand All @@ -36,7 +35,7 @@ netifaces==0.11.0
ntc-templates==4.0.1
oauthlib==3.2.2
openshift==0.13.2
openstacksdk==1.5.0
openstacksdk==2.0.0
os-client-config==2.1.0
os-service-types==1.7.0
osc-lib==2.8.1
Expand All @@ -48,8 +47,9 @@ oslo-serialization==5.2.0
oslo-utils==6.2.1
paramiko==3.3.1
passlib==1.7.4
pbr==5.11.1
pbr==6.0.0
pexpect==4.8.0
platformdirs==3.11.0
prettytable==3.9.0
proxmoxer==2.0.1
ptyprocess==0.7.0
Expand Down Expand Up @@ -84,7 +84,7 @@ textfsm==1.1.3
transitions==0.9.0
tzdata==2023.3
urllib3==1.26.18
wcwidth==0.2.8
wcwidth==0.2.9
websocket-client==1.6.4
wrapt==1.15.0
xmltodict==0.13.0
Expand Down
1 change: 0 additions & 1 deletion requirements/bandcamp-dl-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ beautifulsoup4==4.12.2
chardet==5.2.0
charset-normalizer==3.3.0
demjson3==3.0.6
docopt==0.6.2
idna==3.4
mock==5.1.0
requests==2.31.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/black-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ aiohttp==3.8.6
aiosignal==1.3.1
async-timeout==4.0.3
attrs==23.1.0
charset-normalizer==3.3.1
charset-normalizer==3.3.2
click==8.1.7
frozenlist==1.4.0
idna==3.4
Expand Down
5 changes: 0 additions & 5 deletions requirements/codelimit-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
certifi==2023.7.22
charset-normalizer==3.3.1
click==8.1.7
colorama==0.4.6
halo==0.0.31
idna==3.4
Expand All @@ -11,15 +9,12 @@ markdown-it-py==3.0.0
mdit-py-plugins==0.4.0
mdurl==0.1.2
plotext==5.2.8
pygments==2.16.1
requests==2.31.0
rich==13.6.0
six==1.16.0
spinners==0.0.24
termcolor==2.3.0
textual==0.34.0
typer==0.9.0
typing-extensions==4.8.0
uc-micro-py==1.0.2
urllib3==2.0.7
zipp==3.17.0
1 change: 0 additions & 1 deletion requirements/csvkit-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,4 @@ python-slugify==8.0.1
pytimeparse==1.1.8
sqlalchemy==2.0.22
text-unidecode==1.3
typing-extensions==4.8.0
xlrd==2.0.1
1 change: 0 additions & 1 deletion requirements/mackup-requirements.txt

This file was deleted.

2 changes: 1 addition & 1 deletion requirements/oci-cli-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
arrow==1.3.0
circuitbreaker==1.4.0
jmespath==0.10.0
oci==2.115.0
oci==2.115.1
prompt-toolkit==3.0.29
pyopenssl==23.3.0
python-dateutil==2.8.2
Expand Down
2 changes: 1 addition & 1 deletion requirements/[email protected]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PyQt5-sip==12.12.1
PyQt5-sip==12.13.0
PyQt3D==5.15.6
PyQtChart==5.15.6
PyQtDataVisualization==5.15.5
Expand Down
10 changes: 5 additions & 5 deletions requirements/python-lsp-server-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
attrs==23.1.0
cattrs==23.1.2
docstring-to-markdown==0.12
docstring-to-markdown==0.13
jedi==0.19.1
lsprotocol==2023.0.0b1
parso==0.8.3
Expand All @@ -9,8 +9,8 @@ pylsp-mypy==0.6.7
pylsp-rope==0.1.11
python-lsp-black==1.3.0
python-lsp-jsonrpc==1.1.2
python-lsp-ruff==1.5.2
pytoolconfig==1.2.5
rope==1.10.0
python-lsp-ruff==1.6.0
pytoolconfig==1.2.6
rope==1.11.0
ujson==5.8.0
websockets==11.0.3
websockets==12.0
1 change: 0 additions & 1 deletion requirements/slither-analyzer-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ requests==2.31.0
rlp==3.0.0
rpds-py==0.10.6
toolz==0.12.0
typing-extensions==4.8.0
urllib3==2.0.7
wcwidth==0.2.8
web3==6.11.1
Expand Down

0 comments on commit 5d8c80f

Please sign in to comment.