Skip to content

Commit

Permalink
Bump sqlcipher3
Browse files Browse the repository at this point in the history
  • Loading branch information
gabfl committed Sep 22, 2024
1 parent 0854188 commit 10dbdc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
'tabulate',
'passwordgenerator',
'SQLAlchemy==1.4.41',
'sqlcipher3==0.4.5'
'sqlcipher3==0.5.3'
], # external dependencies
entry_points={
'console_scripts': [
Expand Down

0 comments on commit 10dbdc0

Please sign in to comment.