Skip to content

Commit 4013a29

Browse files
author
github.actions
committed
Latest data: Thu Oct 10 18:51:14 UTC 2024
1 parent 606e9b8 commit 4013a29

File tree

5 files changed

+15
-16
lines changed

5 files changed

+15
-16
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cbor2==5.6.2
2-
packaging==24.0
3-
pycryptodome==3.20.0
1+
cbor2==5.6.5
2+
packaging==24.1
3+
pycryptodome==3.21.0
44
solc-select==1.0.4

requirements/cyclonedx-python-requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@ arrow==1.3.0
22
attrs==24.2.0
33
boolean-py==4.0
44
chardet==5.2.0
5-
cyclonedx-python-lib==7.6.1
5+
cyclonedx-python-lib==7.6.2
66
defusedxml==0.7.1
77
fqdn==1.5.1
88
idna==3.10
99
isoduration==20.11.0
1010
jsonpointer==3.0.0
1111
jsonschema==4.23.0
12-
jsonschema-specifications==2023.12.1
12+
jsonschema-specifications==2024.10.1
1313
license-expression==30.3.1
1414
lxml==5.3.0
1515
packageurl-python==0.15.6
1616
packaging==24.1
1717
pip-requirements-parser==32.0.1
18-
py-serializable==1.1.1
18+
py-serializable==1.1.2
1919
pyparsing==3.1.4
2020
python-dateutil==2.9.0.post0
2121
referencing==0.35.1
@@ -24,6 +24,6 @@ rfc3987==1.3.8
2424
rpds-py==0.20.0
2525
six==1.16.0
2626
sortedcontainers==2.4.0
27-
types-python-dateutil==2.9.0.20240906
27+
types-python-dateutil==2.9.0.20241003
2828
uri-template==1.3.0
2929
webcolors==24.8.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
defusedxml==0.7.1
2-
orjson==3.10.6
2+
orjson==3.10.7
33
packaging==24.1
44
psutil==6.0.0
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
alabaster==1.0.0
2-
babel==2.15.0
3-
charset-normalizer==3.3.2
2+
babel==2.16.0
3+
charset-normalizer==3.4.0
44
docutils==0.21.2
5-
idna==3.7
5+
idna==3.10
66
imagesize==1.4.1
77
jinja2==3.1.4
8-
markupsafe==2.1.5
9-
numpydoc==1.7.0
8+
markupsafe==3.0.1
9+
numpydoc==1.8.0
1010
packaging==24.1
1111
pygments==2.18.0
1212
requests==2.32.3
@@ -18,4 +18,4 @@ sphinxcontrib-jsmath==1.0.1
1818
sphinxcontrib-qthelp==2.0.0
1919
sphinxcontrib-serializinghtml==2.0.0
2020
tabulate==0.9.0
21-
urllib3==2.2.2
21+
urllib3==2.2.3

requirements/ykdl-requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
iso8601==2.1.0
21
jsengine==1.0.7.post1
3-
m3u8==3.6.0
2+
m3u8==6.0.0

0 commit comments

Comments
 (0)