Skip to content

Commit

Permalink
Latest data: Wed Nov 27 08:08:23 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed Nov 27, 2024
1 parent 9d633a3 commit 7d86773
Show file tree
Hide file tree
Showing 11 changed files with 94 additions and 50 deletions.
4 changes: 2 additions & 2 deletions requirements/bandit-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ mdurl==0.1.2
pbr==6.1.0
pygments==2.18.0
pyyaml==6.0.2
rich==13.9.2
stevedore==5.3.0
rich==13.9.4
stevedore==5.4.0
12 changes: 6 additions & 6 deletions requirements/cfn-lint-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
annotated-types==0.7.0
attrs==24.2.0
aws-sam-translator==1.92.0
boto3==1.35.64
botocore==1.35.64
aws-sam-translator==1.94.0
boto3==1.35.70
botocore==1.35.70
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
mpmath==1.3.0
networkx==3.4.2
pydantic==2.9.2
pydantic-core==2.23.4
pydantic==2.10.2
pydantic-core==2.27.1
python-dateutil==2.9.0.post0
pyyaml==6.0.2
referencing==0.35.1
regex==2024.11.6
rpds-py==0.21.0
s3transfer==0.10.3
s3transfer==0.10.4
six==1.16.0
sympy==1.13.3
typing-extensions==4.12.2
Expand Down
8 changes: 3 additions & 5 deletions requirements/charm-tools-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
attrs==24.2.0
blessings==1.7
charset-normalizer==3.4.0
cheetah3==3.2.6.post1
colander==1.8.3
dict2colander==0.2
distlib==0.3.9
Expand All @@ -25,13 +24,12 @@ pyyaml==6.0.2
requests==2.32.3
requirements-parser==0.5.0
ruamel-yaml==0.17.40
ruamel-yaml-clib==0.2.8
secretstorage==3.3.3
setuptools==75.1.0
setuptools==75.6.0
six==1.16.0
stuf==0.9.16
translationstring==1.4
types-setuptools==75.1.0.20241014
types-setuptools==75.6.0.20241126
urllib3==2.2.3
vergit==1.0.2
virtualenv==20.26.6
virtualenv==20.28.0
16 changes: 8 additions & 8 deletions requirements/dstack-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
aiohappyeyeballs==2.4.3
aiohttp==3.11.7
aiorwlock==1.4.0
aiorwlock==1.5.0
aiosignal==1.3.1
aiosqlite==0.20.0
alembic==1.14.0
alembic-postgresql-enum==1.4.0
anyio==4.6.2.post1
apscheduler==3.10.4
apscheduler==3.11.0
asyncpg==0.30.0
attrs==24.2.0
azure-common==1.1.28
Expand All @@ -19,8 +19,8 @@ azure-mgmt-network==27.0.0
azure-mgmt-resource==23.2.0
azure-mgmt-subscription==3.1.1
bcrypt==4.2.1
boto3==1.35.67
botocore==1.35.67
boto3==1.35.69
botocore==1.35.69
cached-classproperty==1.0.1
cachetools==5.5.0
charset-normalizer==3.4.0
Expand Down Expand Up @@ -81,6 +81,7 @@ portalocker==2.10.1
propcache==0.2.0
proto-plus==1.25.0
protobuf==5.28.3
psutil==6.1.0
pyasn1==0.6.1
pyasn1-modules==0.4.1
pydantic==1.10.19
Expand All @@ -93,7 +94,6 @@ python-dateutil==2.9.0.post0
python-dxf==12.1.0
python-json-logger==2.0.7
python-multipart==0.0.17
pytz==2024.2
pyyaml==6.0.2
referencing==0.35.1
requests==2.32.3
Expand All @@ -104,20 +104,20 @@ rpds-py==0.21.0
rsa==4.9
s3transfer==0.10.4
sentry-sdk==2.19.0
simple-term-menu==1.6.4
simple-term-menu==1.6.5
six==1.16.0
smmap==5.0.1
sniffio==1.3.1
sqlalchemy==2.0.36
sqlalchemy-utils==0.41.2
starlette==0.41.3
tqdm==4.67.0
tqdm==4.67.1
typing-extensions==4.12.2
tzlocal==5.2
uritemplate==4.1.1
urllib3==2.2.3
uvicorn==0.32.1
watchfiles==0.24.0
watchfiles==1.0.0
websocket-client==1.8.0
wrapt==1.17.0
www-authenticate==0.9.2
Expand Down
28 changes: 14 additions & 14 deletions requirements/dvc-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
adlfs==2024.7.0
aiobotocore==2.15.2
aiohappyeyeballs==2.4.3
aiohttp==3.11.4
aiohttp==3.11.7
aiohttp-retry==2.9.1
aioitertools==0.12.0
aiooss2==0.2.10
Expand All @@ -21,7 +21,7 @@ azure-core==1.32.0
azure-datalake-store==0.0.53
azure-identity==1.19.0
azure-storage-blob==12.24.0
bcrypt==4.2.0
bcrypt==4.2.1
billiard==4.2.1
boto3==1.35.36
botocore==1.35.36
Expand Down Expand Up @@ -67,7 +67,7 @@ gcsfs==2024.10.0
gitdb==4.0.11
gitpython==3.1.43
google-api-core==2.23.0
google-api-python-client==2.153.0
google-api-python-client==2.154.0
google-auth==2.36.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.1
Expand Down Expand Up @@ -98,24 +98,24 @@ networkx==3.4.2
oauth2client==4.1.3
oauthlib==3.2.2
omegaconf==2.3.0
orjson==3.10.11
orjson==3.10.12
oss2==2.18.1
ossfs==2023.12.0
packaging==24.2
pathspec==0.12.1
platformdirs==3.11.0
platformdirs==4.3.6
portalocker==2.10.1
prompt-toolkit==3.0.48
propcache==0.2.0
proto-plus==1.25.0
protobuf==5.28.3
psutil==6.1.0
pyarrow==18.0.0
pyarrow==18.1.0
pyasn1==0.6.1
pyasn1-modules==0.4.1
pycryptodome==3.21.0
pydantic==2.9.2
pydantic-core==2.23.4
pydantic==2.10.1
pydantic-core==2.27.1
pydot==3.0.2
pydrive2==1.21.1
pygit2==1.16.0
Expand All @@ -132,10 +132,10 @@ rich==13.9.4
rsa==4.9
ruamel-yaml==0.18.6
s3fs==2024.10.0
s3transfer==0.10.3
scmrepo==3.3.8
s3transfer==0.10.4
scmrepo==3.3.9
semver==3.0.2
setuptools==75.5.0
setuptools==75.6.0
shellingham==1.5.4
shortuuid==1.0.13
shtab==1.7.1
Expand All @@ -146,7 +146,7 @@ sqltrie==0.11.1
sshfs==2024.9.0
tabulate==0.9.0
tomlkit==0.13.2
tqdm==4.67.0
tqdm==4.67.1
typer==0.13.1
typing-extensions==4.12.2
tzdata==2024.2
Expand All @@ -156,6 +156,6 @@ vine==5.1.0
voluptuous==0.15.2
wcwidth==0.2.13
webdav4==0.10.0
wrapt==1.16.0
yarl==1.17.2
wrapt==1.17.0
yarl==1.18.0
zc-lockfile==3.0.post1
19 changes: 18 additions & 1 deletion requirements/glances-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
annotated-types==0.7.0
anyio==4.6.2.post1
charset-normalizer==3.4.0
click==8.1.7
defusedxml==0.7.1
packaging==24.1
fastapi==0.115.5
h11==0.14.0
idna==3.10
jinja2==3.1.4
markupsafe==3.0.2
packaging==24.2
psutil==6.1.0
pydantic==2.10.2
pydantic-core==2.27.1
requests==2.32.3
sniffio==1.3.1
starlette==0.41.3
typing-extensions==4.12.2
urllib3==2.2.3
uvicorn==0.32.1
29 changes: 29 additions & 0 deletions requirements/harlequin-requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
cython==0.29.37
meson-python==0.15.0
click==8.1.7
duckdb==1.1.3
Jinja2==3.1.4
linkify-it-py==2.0.3
markdown-it-py==3.0.0
MarkupSafe==3.0.2
mdit-py-plugins==0.4.2
mdurl==0.1.2
numpy==1.26.4
platformdirs==4.3.6
prompt-toolkit==3.0.36
pyarrow==18.1.0
Pygments==2.18.0
pyperclip==1.9.0
questionary==2.0.1
rich==13.9.4
rich-click==1.8.4
shandy-sqlfmt==0.24.0
textual==0.85.0
textual-fastdatatable==0.10.0
textual-textarea==0.14.4
tomlkit==0.13.2
tqdm==4.67.1
tree-sitter==0.20.4
typing-extensions==4.12.2
uc-micro-py==1.0.3
wcwidth==0.2.13
2 changes: 1 addition & 1 deletion requirements/jc-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pygments==2.18.0
ruamel-yaml==0.18.6
xmltodict==0.14.1
xmltodict==0.14.2
2 changes: 1 addition & 1 deletion requirements/tmuxp-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
colorama==0.4.6
libtmux==0.37.0
libtmux==0.39.0
pyyaml==6.0.2
6 changes: 3 additions & 3 deletions requirements/virt-manager-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
charset-normalizer==3.3.2
idna==3.7
charset-normalizer==3.4.0
idna==3.10
requests==2.32.3
urllib3==2.2.2
urllib3==2.2.3
18 changes: 9 additions & 9 deletions requirements/vunnel-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
charset-normalizer==3.4.0
click==8.1.7
click-default-group==1.2.4
colorlog==6.8.2
cvss==3.2
colorlog==6.9.0
cvss==3.3
defusedxml==0.7.1
docformatter==1.5.0
greenlet==3.1.1
idna==3.10
ijson==2.6.1
importlib-metadata==7.2.1
importlib-metadata==8.5.0
iniconfig==2.0.0
iso8601==2.1.0
jinja2==3.1.4
lxml==5.3.0
markupsafe==3.0.1
mashumaro==3.13.1
markupsafe==3.0.2
mashumaro==3.15
mergedeep==1.3.4
orjson==3.10.7
packaging==24.1
orjson==3.10.12
packaging==24.2
pluggy==1.5.0
pytest==8.3.3
pytest-snapshot==0.9.0
Expand All @@ -26,12 +26,12 @@ pyyaml==6.0.2
requests==2.32.3
six==1.16.0
sqlalchemy==1.4.54
tomli==2.0.2
tomli==2.1.0
toposort==1.10
typing-extensions==4.12.2
untokenize==0.1.1
urllib3==2.2.3
xsdata==22.12
xxhash==3.5.0
zipp==3.20.2
zipp==3.21.0
zstandard==0.23.0

0 comments on commit 7d86773

Please sign in to comment.