Skip to content

Commit acae197

Browse files
author
Hamish Downer
committed
Upgrade dependencies
1 parent dd7aff9 commit acae197

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ classifiers = [
2020
"Topic :: Software Development :: Libraries :: Python Modules",
2121
]
2222
dependencies = [
23-
"attrs>=25.3.0",
23+
"attrs>=25.4.0",
2424
"cattrs>=25.1.0",
2525
"cvxpy>=1.6.5",
2626
"gspread>=6.2.1",
2727
"mip==1.15.0",
28-
"numpy>=2.2.6",
28+
"numpy>=2.3.4",
2929
"oauth2client>=4.1.3",
3030
"requests>=2.32.0",
3131
"tabulate>=0.9.0",
@@ -48,7 +48,7 @@ dev = [
4848
"pytest>=7.2.0",
4949
"pre-commit>=2.20.0",
5050
"tox-uv>=1.11.3",
51-
"deptry>=0.23.0",
51+
"deptry>=0.24.0",
5252
"mypy>=0.991",
5353
"pytest-cov>=4.0.0",
5454
"ruff>=0.11.5",

uv.lock

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)