Skip to content

Commit 76000c8

Browse files
dependabot[bot]Psycojoker
authored andcommitted
Chore(deps): Bump pycryptodome from 3.17 to 3.21.0
Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.17 to 3.21.0. - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](Legrandin/pycryptodome@v3.17.0...v3.21.0) --- updated-dependencies: - dependency-name: pycryptodome dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e15b4d commit 76000c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies = [
4747
"multiaddr==0.0.9", # for libp2p-stubs
4848
"orjson>=3.7.7", # Minimum version for Python 3.11
4949
"psycopg2-binary==2.9.5", # Note: psycopg3 is not yet supported by SQLAlchemy
50-
"pycryptodome==3.19.1", # for libp2p-stubs
50+
"pycryptodome==3.21.0", # for libp2p-stubs
5151
"pymultihash==0.8.2", # for libp2p-stubs
5252
"pynacl==1.5",
5353
"python-dateutil==2.8.2",

0 commit comments

Comments
 (0)