Skip to content

Commit b29dcb2

Browse files
Bump pycryptodomex from 3.21.0 to 3.22.0
Bumps [pycryptodomex](https://github.com/Legrandin/pycryptodome) from 3.21.0 to 3.22.0. - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](Legrandin/pycryptodome@v3.21.0...v3.22.0) --- updated-dependencies: - dependency-name: pycryptodomex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3124052 commit b29dcb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ tornado==4.5.3 # http://www.tornadoweb.org/en/stable/releases.html
22
psycopg2==2.9.10 # http://initd.org/psycopg/articles/tag/release/
33
sqlalchemy>=1.3,<1.4 # http://docs.sqlalchemy.org/en/latest/changelog/index.html
44
netifaces>=0.10,<0.12 # https://bitbucket.org/al45tair/netifaces/src/
5-
pycryptodomex==3.21.0 # https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst
5+
pycryptodomex==3.22.0 # https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst
66
psutil>=5.5,<7.1 # https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
77
requests==2.32.3 # https://pypi.python.org/pypi/requests
88
gevent==24.11.1 # http://www.gevent.org/changelog.html

0 commit comments

Comments
 (0)