Skip to content

Commit c71d582

Browse files
committed
Merge branch 'main' into beta
2 parents 551927e + 55f974c commit c71d582

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
boto3==1.40.21
1414
botocore>=1.35.10
1515
pytest==8.4.1
16-
pytest_mock==3.14.1
16+
pytest_mock==3.15.1
1717
requests==2.32.5
1818

1919
# Code linters, formatters, and security scanners
@@ -24,7 +24,7 @@ flake8-coding==1.3.2
2424
pre-commit==4.3.0
2525
isort==6.0.1
2626
pylint==3.3.8
27-
mypy==1.17.1
27+
mypy==1.18.2
2828
bandit==1.8.6
2929
pydocstringformatter==0.7.5
3030
tox==4.29.0

0 commit comments

Comments
 (0)