Skip to content

Commit

Permalink
Update requirements to v3.2 compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
sbkok committed May 16, 2024
1 parent d0dffc8 commit e2374f7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 15 deletions.
15 changes: 7 additions & 8 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
cfn-lint==0.83.8
isort==5.13.2
mock==5.1.0
pylint==3.0.3
pytest~=7.4.4
pytest-cov==4.1.0
tox==4.11.4
yamllint==1.33.0
cfn-lint==0.72.2
isort==5.11.4
mock==5.0.1
pylint==2.13.9
pytest==7.2.0
tox==3.28.0
yamllint==1.29.0
yq==3.2.3
7 changes: 0 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
astroid==2.11.7
boto3==1.26.48
botocore==1.29.48
cfn-lint==0.72.2
docutils==0.16
isort==5.11.4
mock==5.0.1
pylint==2.13.9
pytest==7.2.0
pyyaml~=5.4
schema==0.7.5
tox==3.28.0
yamllint==1.29.0

0 comments on commit e2374f7

Please sign in to comment.