Skip to content

Commit c2f3d8d

Browse files
chore(deps): bump cffi from 1.17.1 to 2.0.0
Bumps [cffi](https://github.com/python-cffi/cffi) from 1.17.1 to 2.0.0. - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.17.1...v2.0.0) --- updated-dependencies: - dependency-name: cffi dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9eddb7e commit c2f3d8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
keyring==25.6.0
22
questionary==2.1.1
3-
cffi==1.17.1
3+
cffi==2.0.0
44
requests==2.32.5
55
PyNaCl==1.5.0
66
pytest==8.4.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
keyring==25.6.0
22
questionary==2.1.1
3-
cffi==1.17.1
3+
cffi==2.0.0
44
requests==2.32.5
55
PyNaCl==1.5.0
66
rich==14.1.0

0 commit comments

Comments
 (0)