Skip to content

Commit

Permalink
Latest data: Wed Jan 17 08:04:30 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed Jan 17, 2024
1 parent a8689ba commit cb675c4
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion requirements/[email protected]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
botocore==1.34.10
botocore==1.34.20
colorama==0.4.4
jmespath==1.0.1
pyasn1==0.5.1
Expand Down
8 changes: 4 additions & 4 deletions requirements/cfripper-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
boto3==1.33.7
botocore==1.33.7
boto3==1.34.19
botocore==1.34.19
cfn-flip==1.3.0
jmespath==1.0.1
pluggy==0.13.1
pycfmodel==0.21.1
pycfmodel==0.21.2
pydantic==1.10.13
pydash==7.0.6
python-dateutil==2.8.2
s3transfer==0.8.2
s3transfer==0.10.0
urllib3==2.0.7
2 changes: 1 addition & 1 deletion requirements/graph-tool-requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
zstandard==0.21.0
zstandard==0.22.0
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.118.2
oci==2.119.0
prompt-toolkit==3.0.29
pyopenssl==23.3.0
python-dateutil==2.8.2
Expand Down
2 changes: 1 addition & 1 deletion requirements/pdm-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ rich==13.7.0
shellingham==1.5.4
tomlkit==0.12.3
truststore==0.8.0
unearth==0.12.1
unearth==0.14.0
urllib3==2.1.0
wheel==0.42.0
2 changes: 1 addition & 1 deletion requirements/snakemake-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ rpds-py==0.17.1
smart-open==6.4.0
smmap==5.0.1
snakemake-interface-common==1.15.0
snakemake-interface-executor-plugins==8.1.3
snakemake-interface-executor-plugins==8.2.0
snakemake-interface-storage-plugins==3.0.0
stopit==1.1.2
throttler==1.2.2
Expand Down
6 changes: 3 additions & 3 deletions requirements/streamlink-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ charset-normalizer==3.3.2
h11==0.14.0
idna==3.6
isodate==0.6.1
lxml==5.0.1
lxml==5.1.0
outcome==1.3.0.post0
pycountry==23.12.11
pycryptodome==3.19.1
pycryptodome==3.20.0
pysocks==1.7.1
requests==2.31.0
sniffio==1.3.0
sortedcontainers==2.4.0
trio==0.23.2
trio==0.24.0
trio-websocket==0.11.1
urllib3==2.1.0
websocket-client==1.7.0
Expand Down
4 changes: 2 additions & 2 deletions requirements/xonsh-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
prompt-toolkit==3.0.41
prompt-toolkit==3.0.43
pyperclip==1.8.2
setproctitle==1.3.3
wcwidth==0.2.12
wcwidth==0.2.13

0 comments on commit cb675c4

Please sign in to comment.