Skip to content

Commit 9d4bd53

Browse files
committed
Merge branch 'main' into next
2 parents 1cb4d70 + 6ffa3b4 commit 9d4bd53

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# dev and test
22
# ------------
3-
pytest==8.3.4
3+
pytest==8.3.5
44
pytest_mock==3.14.0
55

66
# Code linters, formatters, and security scanners
77
# ------------
88
black==25.1.0
9-
flake8==7.1.2
9+
flake8==7.2.0
1010
flake8-coding==1.3.2
1111
pre-commit==4.1.0
12-
isort==5.13.2
12+
isort==6.0.1
1313
mypy==1.15.0
1414
pylint==3.3.4
1515
bandit==1.8.3

0 commit comments

Comments
 (0)