File tree Expand file tree Collapse file tree 5 files changed +20
-18
lines changed Expand file tree Collapse file tree 5 files changed +20
-18
lines changed Original file line number Diff line number Diff line change 1
1
annotated-types==0.7.0
2
2
attrs==24.2.0
3
3
aws-sam-translator==1.91.0
4
- boto3==1.35.45
5
- botocore==1.35.45
4
+ boto3==1.35.50
5
+ botocore==1.35.50
6
6
jmespath==1.0.1
7
7
jsonpatch==1.33
8
8
jsonpointer==3.0.0
Original file line number Diff line number Diff line change @@ -2,8 +2,10 @@ charset-normalizer==3.4.0
2
2
dnspython==2.7.0
3
3
expiringdict==1.2.2
4
4
idna==3.10
5
+ pem==23.1.0
5
6
publicsuffixlist==1.0.2.20241026
6
7
pyleri==1.4.3
8
+ pyopenssl==24.2.1
7
9
requests==2.32.3
8
10
timeout-decorator==0.5.0
9
11
urllib3==2.2.3
Original file line number Diff line number Diff line change @@ -6,15 +6,15 @@ aiosignal==1.3.1
6
6
annotated-types==0.7.0
7
7
argcomplete==3.5.1
8
8
attrs==24.2.0
9
- bc-detect-secrets==1.5.15
9
+ bc-detect-secrets==1.5.17
10
10
bc-jsonpath-ng==1.6.1
11
11
bc-python-hcl2==0.4.2
12
12
beartype==0.19.0
13
13
beautifulsoup4==4.12.3
14
14
boolean-py==4.0
15
15
boto3==1.34.25
16
16
botocore==1.34.25
17
- cached-property==1.5.2
17
+ cached-property==2.0.1
18
18
cachetools==5.5.0
19
19
cffi==1.17.1
20
20
charset-normalizer==3.4.0
@@ -30,25 +30,24 @@ defusedxml==0.7.1
30
30
docker==7.1.0
31
31
dockerfile-parse==2.0.1
32
32
dpath==2.1.3
33
- frozenlist==1.4.1
33
+ frozenlist==1.5.0
34
34
gitdb==4.0.11
35
35
gitpython==3.1.43
36
36
idna==3.10
37
37
importlib-metadata==7.2.1
38
- isodate==0.6.1
39
38
jinja2==3.1.4
40
39
jmespath==1.0.1
41
40
jsonschema==4.23.0
42
41
jsonschema-specifications==2024.10.1
43
42
junit-xml==1.9
44
43
lark==1.2.2
45
- license-expression==30.3.1
44
+ license-expression==30.4.0
46
45
markdown==3.7
47
- markupsafe==3.0.1
46
+ markupsafe==3.0.2
48
47
multidict==6.1.0
49
48
networkx==2.6.3
50
49
openai==0.28.1
51
- orjson==3.10.7
50
+ orjson==3.10.10
52
51
packageurl-python==0.13.4
53
52
packaging==23.2
54
53
ply==3.11
@@ -64,7 +63,7 @@ pydantic-core==2.23.4
64
63
pyparsing==3.2.0
65
64
python-dateutil==2.9.0.post0
66
65
pyyaml==6.0.2
67
- rdflib==7.0.0
66
+ rdflib==7.1.1
68
67
referencing==0.35.1
69
68
regex==2024.9.11
70
69
requests==2.32.3
@@ -80,12 +79,12 @@ soupsieve==2.6
80
79
spdx-tools==0.8.3
81
80
tabulate==0.9.0
82
81
termcolor==2.3.0
83
- tqdm==4.66.5
82
+ tqdm==4.66.6
84
83
typing-extensions==4.12.2
85
84
unidiff==0.7.5
86
85
uritools==4.0.3
87
86
urllib3==2.0.7
88
87
wcwidth==0.2.13
89
- xmltodict==0.14.1
90
- yarl==1.15.2
88
+ xmltodict==0.14.2
89
+ yarl==1.16.0
91
90
zipp==3.20.2
Original file line number Diff line number Diff line change @@ -5,6 +5,6 @@ idna==3.10
5
5
packaging==24.1
6
6
pyyaml==6.0.2
7
7
requests==2.32.3
8
- tqdm==4.66.5
8
+ tqdm==4.66.6
9
9
typing-extensions==4.12.2
10
10
urllib3==2.2.3
Original file line number Diff line number Diff line change 1
1
annotated-types==0.7.0
2
- anyio==4.6.0
2
+ anyio==4.6.2.post1
3
3
click==8.1.7
4
4
click-default-group==1.2.4
5
5
distro==1.9.0
@@ -8,19 +8,20 @@ httpcore==1.0.6
8
8
httpx==0.27.2
9
9
idna==3.10
10
10
jiter==0.6.1
11
- openai==1.51 .2
11
+ openai==1.52 .2
12
12
pluggy==1.5.0
13
+ puremagic==1.28
13
14
pydantic==2.9.2
14
15
pydantic-core==2.23.4
15
16
python-dateutil==2.9.0.post0
16
17
python-ulid==3.0.0
17
18
pyyaml==6.0.2
18
- setuptools==75.1 .0
19
+ setuptools==75.2 .0
19
20
six==1.16.0
20
21
sniffio==1.3.1
21
22
sqlite-fts4==1.0.3
22
23
sqlite-migrate==0.1b0
23
24
sqlite-utils==3.37
24
25
tabulate==0.9.0
25
- tqdm==4.66.5
26
+ tqdm==4.66.6
26
27
typing-extensions==4.12.2
You can’t perform that action at this time.
0 commit comments