Skip to content

Commit b6c3eb2

Browse files
Update cffi requirement from <2,>=1.12.0 to >=1.12.0,<3 in /bindings/python (#1071)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 730da27 commit b6c3eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/python/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pymongo[aws]>=4
2-
cffi>=1.12.0,<2
2+
cffi>=1.12.0,<3
33
cryptography>=2
44
pytest>=7.0
55
unasync

0 commit comments

Comments
 (0)