Skip to content

Commit 5d7240f

Browse files
chore(deps): bump pycryptodome from 3.21.0 to 3.22.0
Bumps [pycryptodome](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: pycryptodome dependency-version: 3.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c20e5da commit 5d7240f

File tree

2 files changed

+33
-36
lines changed

2 files changed

+33
-36
lines changed

poetry.lock

+32-35
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ httpx = ">=0.18.1,<0.29.0"
4545
websockets = ">=11"
4646
Deprecated = "^1.2.13"
4747
types-Deprecated = "^1.2.9"
48-
pycryptodome = "^3.16.0"
48+
pycryptodome = "^3.22.0"
4949

5050
[tool.poetry.group.dev.dependencies]
5151
flake8 = "^7.1.2"

0 commit comments

Comments
 (0)