Skip to content

Commit

Permalink
Latest data: Sun Sep 24 08:04:06 UTC 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed Sep 24, 2023
1 parent b3303e0 commit a66dd9b
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 12 deletions.
10 changes: 5 additions & 5 deletions requirements/fava-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ click==8.1.7
flask==2.3.3
flask-babel==3.1.0
google-api-core==2.11.1
google-api-python-client==2.97.0
google-auth==2.22.0
google-auth-httplib2==0.1.0
google-api-python-client==2.100.0
google-auth==2.23.0
google-auth-httplib2==0.1.1
googleapis-common-protos==1.60.0
httplib2==0.22.0
idna==3.4
Expand All @@ -28,11 +28,11 @@ more-itertools==10.1.0
packaging==23.1
pluggy==1.3.0
ply==3.11
protobuf==4.24.2
protobuf==4.24.3
pyasn1==0.5.0
pyasn1-modules==0.3.0
pyparsing==3.1.1
pytest==7.4.1
pytest==7.4.2
python-dateutil==2.8.2
python-magic==0.4.27
requests==2.31.0
Expand Down
6 changes: 3 additions & 3 deletions requirements/moto-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ idna==3.4
itsdangerous==2.1.2
jinja2==3.1.2
jsondiff==2.0.0
jsonschema-spec==0.1.6
jsonschema-spec==0.2.4
lazy-object-proxy==1.9.0
markupsafe==2.1.3
openapi-schema-validator==0.4.4
openapi-spec-validator==0.5.7
openapi-schema-validator==0.6.1
openapi-spec-validator==0.6.0
packaging==23.1
pathable==0.4.3
py-partiql-parser==0.3.7
Expand Down
3 changes: 1 addition & 2 deletions requirements/trash-cli-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
psutil==5.9.4
typing==3.7.4.3
psutil==5.9.5
4 changes: 2 additions & 2 deletions requirements/yt-dlp-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
brotli==1.0.9
pycryptodomex==3.18.0
brotli==1.1.0
pycryptodomex==3.19.0
websockets==11.0.3

0 comments on commit a66dd9b

Please sign in to comment.