Skip to content

Commit

Permalink
Bump pycryptodome from 3.15.0 to 3.19.1
Browse files Browse the repository at this point in the history
Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.15.0 to 3.19.1.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
- [Commits](Legrandin/pycryptodome@v3.15.0...v3.19.1)

---
updated-dependencies:
- dependency-name: pycryptodome
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 5, 2024
1 parent dbf49f4 commit 35213b8
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 @@ -19,7 +19,7 @@
'vault.modules', 'vault.views'],
package_dir={'vault': 'src'},
install_requires=[
'pycryptodome==3.15.0',
'pycryptodome==3.19.1',
'pyperclip',
'tabulate',
'passwordgenerator',
Expand Down

0 comments on commit 35213b8

Please sign in to comment.