Skip to content

Commit f1a29bc

Browse files
authored
update dependencies (#64)
1 parent 9d9c3c3 commit f1a29bc

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

requirements/requirements.txt

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,42 @@
11
annotated-types==0.7.0
2-
anyio==4.9.0
2+
anyio==4.10.0
33
anytree==2.13.0
4-
app-common-python==0.2.7
4+
app-common-python==0.2.8
55
awscli==1.29.28
66
backoff==2.2.1
77
botocore==1.31.28
88
cached-property==2.0.1
99
cachetools==5.5.2
10-
certifi==2025.4.26
10+
certifi==2025.8.3
1111
chardet==5.2.0
12-
charset-normalizer==3.4.2
13-
click==8.2.0
12+
charset-normalizer==3.4.3
13+
click==8.2.1
1414
colorama==0.4.4
15-
crc-bonfire==6.0.4
15+
crc-bonfire==6.4.6
1616
docutils==0.16
17-
durationpy==0.9
17+
durationpy==0.10
1818
fuzzy-date==0.5.6
19-
google-auth==2.40.1
20-
gql==3.5.2
21-
graphql-core==3.2.4
19+
google-auth==2.40.3
20+
gql==4.0.0
21+
graphql-core==3.2.6
2222
idna==3.10
2323
jmespath==1.0.1
24-
junitparser==3.2.0
25-
kubernetes==32.0.1
26-
multidict==6.4.3
27-
oauthlib==3.2.2
28-
ocviapy==1.3.1
24+
junitparser==4.0.2
25+
kubernetes==33.1.0
26+
multidict==6.6.4
27+
oauthlib==3.3.1
28+
ocviapy==1.5.0
2929
packaging==25.0
3030
parsedatetime==2.6
31-
propcache==0.3.1
31+
propcache==0.3.2
3232
pyasn1==0.6.1
3333
pyasn1_modules==0.4.2
34-
pydantic==2.11.4
34+
pydantic==2.11.7
3535
pydantic_core==2.33.2
3636
python-dateutil==2.9.0.post0
37-
python-dotenv==1.1.0
37+
python-dotenv==1.1.1
3838
PyYAML==6.0.2
39-
requests==2.32.3
39+
requests==2.32.5
4040
requests-oauthlib==2.0.0
4141
requests-toolbelt==1.0.0
4242
rsa==4.7.2
@@ -45,9 +45,9 @@ sh==2.2.2
4545
six==1.17.0
4646
sniffio==1.3.1
4747
tabulate==0.9.0
48-
typing-inspection==0.4.0
49-
typing_extensions==4.13.2
48+
typing-inspection==0.4.1
49+
typing_extensions==4.15.0
5050
urllib3==1.26.20
5151
wait-for==1.2.0
5252
websocket-client==1.8.0
53-
yarl==1.20.0
53+
yarl==1.20.1

0 commit comments

Comments
 (0)