Skip to content

Commit 35d6b28

Browse files
committed
fix: 🐛 update dev dependencies
1 parent d8ad5ee commit 35d6b28

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

requirements-dev.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
astroid==3.0.1
2+
awscli-local==0.21.1
23
black==23.11.0
34
boto3==1.29.3
45
boto3-stubs==1.29.3
@@ -13,12 +14,15 @@ commit-linter==1.0.3
1314
coverage==7.3.2
1415
dill==0.3.7
1516
distlib==0.3.7
17+
exceptiongroup==1.2.0
1618
filelock==3.13.1
1719
flake8==6.1.0
1820
identify==2.5.32
1921
idna==3.4
22+
iniconfig==2.0.0
2023
isort==5.12.0
2124
jmespath==1.0.1
25+
localstack-client==2.5
2226
mccabe==0.7.0
2327
mypy==1.7.0
2428
mypy-boto3==1.29.3
@@ -28,10 +32,12 @@ nodeenv==1.8.0
2832
packaging==23.2
2933
pathspec==0.11.2
3034
platformdirs==3.11.0
35+
pluggy==1.3.0
3136
pre-commit==3.5.0
3237
pycodestyle==2.11.1
3338
pyflakes==3.1.0
3439
pylint==3.0.2
40+
pytest==7.4.3
3541
python-dateutil==2.8.2
3642
PyYAML==6.0.1
3743
requests==2.31.0

0 commit comments

Comments
 (0)