Skip to content

Commit a91a029

Browse files
authored
Merge branch 'main' into lebovits/837-add-werror-to-pyproject
2 parents 19ccb0c + 76eea24 commit a91a029

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,14 @@ dev = [
4545
"mypy~=1.2",
4646
"orjson~=3.8",
4747
"pre-commit~=4.0",
48-
"pytest-benchmark~=5.1.0",
48+
"pytest-benchmark~=5.2.0",
4949
"pytest-console-scripts~=1.4.0",
5050
"pytest-cov~=7.0",
5151
"pytest-recording~=0.13",
5252
"pytest~=8.0",
5353
"recommonmark~=0.7.1",
5454
"requests-mock~=1.12",
55-
"ruff==0.14.0",
55+
"ruff==0.14.3",
5656
"tomli~=2.0; python_version<'3.11'",
5757
"types-python-dateutil>=2.8.19,<2.10.0",
5858
"types-requests~=2.32.0",

0 commit comments

Comments
 (0)