File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ filelock==3.13.1
1414 # via virtualenv
1515identify==2.5.35
1616 # via pre-commit
17- mypy==1.10.0
17+ mypy==1.10.1
1818 # via -r requirements/linting.in
1919mypy-extensions==1.0.0
2020 # via mypy
@@ -26,7 +26,7 @@ pre-commit==3.7.1
2626 # via -r requirements/linting.in
2727pyyaml==6.0.1
2828 # via pre-commit
29- ruff==0.4.7
29+ ruff==0.5.0
3030 # via -r requirements/linting.in
3131typing-extensions==4.10.0
3232 # via mypy
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ charset-normalizer==3.3.2
1010 # via requests
1111codecov==2.1.13
1212 # via -r requirements/testing.in
13- coverage[toml]==7.5.3
13+ coverage[toml]==7.5.4
1414 # via
1515 # -r requirements/testing.in
1616 # codecov
@@ -31,7 +31,7 @@ pluggy==1.5.0
3131 # via pytest
3232pygments==2.17.2
3333 # via rich
34- pytest==8.2.1
34+ pytest==8.2.2
3535 # via
3636 # -r requirements/testing.in
3737 # pytest-cov
You can’t perform that action at this time.
0 commit comments