Skip to content

Commit

Permalink
Latest data: Thu Sep 26 08:05:58 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed Sep 26, 2024
1 parent 8d074c6 commit 62e4817
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
30 changes: 15 additions & 15 deletions requirements/dstack-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
aiohappyeyeballs==2.4.0
aiohttp==3.10.5
aiohttp==3.10.6
aiorwlock==1.4.0
aiosignal==1.3.1
aiosqlite==0.20.0
alembic==1.13.2
alembic==1.13.3
alembic-postgresql-enum==1.3.0
anyio==4.4.0
anyio==4.6.0
apscheduler==3.10.4
asyncpg==0.29.0
attrs==24.2.0
azure-common==1.1.28
azure-core==1.31.0
azure-identity==1.17.1
azure-identity==1.18.0
azure-mgmt-authorization==4.0.0
azure-mgmt-compute==33.0.0
azure-mgmt-core==1.4.0
azure-mgmt-network==26.0.0
azure-mgmt-network==27.0.0
azure-mgmt-resource==23.1.1
azure-mgmt-subscription==3.1.1
bcrypt==4.2.0
boto3==1.35.21
botocore==1.35.21
boto3==1.35.26
botocore==1.35.26
cached-classproperty==1.0.1
cachetools==5.5.0
charset-normalizer==3.3.2
Expand All @@ -34,9 +34,9 @@ filelock==3.16.1
frozenlist==1.4.1
gitdb==4.0.11
gitpython==3.1.43
google-api-core==2.19.2
google-api-python-client==2.146.0
google-auth==2.34.0
google-api-core==2.20.0
google-api-python-client==2.147.0
google-auth==2.35.0
google-auth-httplib2==0.2.0
google-cloud-appengine-logging==1.4.5
google-cloud-audit-log==0.3.0
Expand All @@ -50,7 +50,7 @@ google-crc32c==1.6.0
google-resumable-media==2.7.2
googleapis-common-protos==1.65.0
gpuhunt==0.0.16
greenlet==3.1.0
greenlet==3.1.1
grpc-google-iam-v1==0.13.1
grpcio==1.66.1
grpcio-status==1.66.1
Expand Down Expand Up @@ -78,7 +78,7 @@ packaging==24.1
paramiko==3.5.0
portalocker==2.10.1
proto-plus==1.24.0
protobuf==5.28.1
protobuf==5.28.2
pyasn1==0.6.1
pyasn1-modules==0.4.1
pydantic==1.10.18
Expand All @@ -90,7 +90,7 @@ pyparsing==3.1.4
python-dateutil==2.9.0.post0
python-dxf==12.1.0
python-json-logger==2.0.7
python-multipart==0.0.9
python-multipart==0.0.10
pytz==2024.2
pyyaml==6.0.2
referencing==0.35.1
Expand All @@ -108,7 +108,7 @@ smmap==5.0.1
sniffio==1.3.1
sqlalchemy==2.0.35
sqlalchemy-utils==0.41.2
starlette==0.38.5
starlette==0.38.6
tqdm==4.66.5
typing-extensions==4.12.2
tzlocal==5.2
Expand All @@ -119,5 +119,5 @@ watchfiles==0.24.0
websocket-client==1.8.0
wrapt==1.16.0
www-authenticate==0.9.2
yarl==1.11.1
yarl==1.12.1
zipp==3.20.2
6 changes: 3 additions & 3 deletions requirements/locust-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ flask-cors==5.0.0
flask-login==0.6.3
gevent==24.2.1
geventhttpclient==2.3.1
greenlet==3.1.0
idna==3.9
greenlet==3.1.1
idna==3.10
itsdangerous==2.2.0
jinja2==3.1.4
markupsafe==2.1.5
msgpack==1.1.0
psutil==6.0.0
pyzmq==26.2.0
requests==2.32.3
setuptools==74.1.2
setuptools==75.1.0
urllib3==2.2.3
werkzeug==3.0.4
zope-event==5.0
Expand Down
6 changes: 3 additions & 3 deletions requirements/semgrep-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ exceptiongroup==1.2.2
face==22.0.0
glom==22.1.0
googleapis-common-protos==1.65.0
idna==3.8
idna==3.10
importlib-metadata==7.1.0
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
Expand All @@ -28,15 +28,15 @@ opentelemetry-semantic-conventions==0.46b0
opentelemetry-util-http==0.46b0
packaging==24.1
peewee==3.17.6
protobuf==4.25.4
protobuf==4.25.5
pygments==2.18.0
referencing==0.35.1
requests==2.32.3
rich==13.5.3
rpds-py==0.20.0
ruamel-yaml==0.17.40
ruamel-yaml-clib==0.2.8
setuptools==74.1.2
setuptools==75.1.0
tomli==2.0.1
typing-extensions==4.12.2
urllib3==2.2.3
Expand Down

0 comments on commit 62e4817

Please sign in to comment.