Skip to content

Commit e81a01c

Browse files
Bump pycryptodomex from 3.22.0 to 3.23.0 (#1338)
Bumps [pycryptodomex](https://github.com/Legrandin/pycryptodome) from 3.22.0 to 3.23.0. - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](Legrandin/pycryptodome@v3.22.0...v3.23.0) --- updated-dependencies: - dependency-name: pycryptodomex dependency-version: 3.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d8f359 commit e81a01c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.22.0 # https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst
5+
pycryptodomex==3.23.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==25.5.1 # http://www.gevent.org/changelog.html

0 commit comments

Comments
 (0)