Skip to content

Commit b7a1b2f

Browse files
committed
chore: update dependencies
1 parent f7a0944 commit b7a1b2f

File tree

2 files changed

+1166
-1099
lines changed

2 files changed

+1166
-1099
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [
99
requires-python = ">=3.9,<3.14"
1010
dependencies = [
1111
"srp>=1.0.21,<2.0.0",
12-
"cryptography>=42.0.0,<45.0.0",
12+
"cryptography>=42.0.0,<46.0.0",
1313
"beautifulsoup4>=4.12.3,<5.0.0",
1414
"aiohttp>=3.9.5,<4.0.0",
1515
"bleak>=0.22.2,<1.0.0",
@@ -22,7 +22,7 @@ dev = [
2222
"pyright>=1.1.391,<2.0.0",
2323
"ruff>=0.8.4,<1.0.0",
2424
"tomli>=2.0.1,<3.0.0",
25-
"packaging>=24.1,<25.0",
25+
"packaging>=25.0,<26.0",
2626
]
2727
test = [
2828
"pytest>=8.3.2,<9.0.0",

0 commit comments

Comments
 (0)