Skip to content

Commit 15e60f3

Browse files
Update cffi requirement from <2.0.0 to <3.0.0
Updates the requirements on [cffi](https://github.com/python-cffi/cffi) to permit the latest version. - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.11.1...v2.0.0) --- updated-dependencies: - dependency-name: cffi dependency-version: 2.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9445e6 commit 15e60f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/pytest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cffi<2.0.0;python_version<"3.14"
1+
cffi<3.0.0;python_version<"3.14"
22
objgraph==3.6.2
33
pytest==8.4.2
44
pytest-codspeed==4.1.1

0 commit comments

Comments
 (0)