Skip to content

Commit

Permalink
Latest data: Mon May 13 08:05:21 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed May 13, 2024
1 parent c7c7981 commit 1bd31b8
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 10 deletions.
4 changes: 2 additions & 2 deletions requirements/dolphie-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ myloginpath==0.0.4
packaging==24.0
plotext==5.2.8
pycparser==2.22
Pygments==2.17.2
Pygments==2.18.0
pymysql==1.1.0
requests==2.31.0
rich==13.7.1
setuptools==69.5.1
sqlparse==0.4.4
textual==0.57.1
textual==0.58.1
textual-autocomplete==2.1.0b0
tree-sitter==0.20.4
typing-extensions==4.11.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/glib-requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
packaging==23.2
packaging==24.0
10 changes: 5 additions & 5 deletions requirements/moto-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ attrs==23.2.0
aws-sam-translator==1.88.0
aws-xray-sdk==2.13.0
blinker==1.8.2
boto3==1.34.100
botocore==1.34.100
cfn-lint==0.87.1
boto3==1.34.103
botocore==1.34.103
cfn-lint==0.87.2
charset-normalizer==3.3.2
click==8.1.7
docker==7.0.0
Expand Down Expand Up @@ -39,14 +39,14 @@ packaging==24.0
pathable==0.4.3
pbr==6.0.0
ply==3.11
py-partiql-parser==0.5.4
py-partiql-parser==0.5.5
pydantic==2.7.1
pydantic-core==2.18.2
pyparsing==3.1.2
python-dateutil==2.9.0.post0
pyyaml==6.0.1
referencing==0.31.1
regex==2024.4.28
regex==2024.5.10
requests==2.31.0
responses==0.25.0
rfc3339-validator==0.1.4
Expand Down
3 changes: 1 addition & 2 deletions requirements/streamlink-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
attrs==23.2.0
charset-normalizer==3.3.2
exceptiongroup==1.2.0
h11==0.14.0
idna==3.7
isodate==0.6.1
Expand All @@ -17,5 +16,5 @@ trio==0.25.0
trio-websocket==0.11.1
typing-extensions==4.11.0
urllib3==2.2.1
websocket-client==1.7.0
websocket-client==1.8.0
wsproto==1.2.0

0 comments on commit 1bd31b8

Please sign in to comment.