Skip to content

Commit bcac1ce

Browse files
Unpin Dev Requirements Version (#471)
1 parent 4fa0cb6 commit bcac1ce

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements-dev.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
pylint==2.17.4
2-
pytest==7.3.1
1+
pylint>=2.17.4
2+
pytest>=7.3.1
33
black>=23.1.0
44
isort>=5.12.0
55
autoflake>=2.0.1
6-
pytest-mock==3.10.0
7-
requests-mock==1.10.0
6+
pytest-mock>=3.10.0
7+
requests-mock==1.11.0
88
boto3-stubs[s3]

0 commit comments

Comments
 (0)