Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: pycryptodomex
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 2, 2024
1 parent 544d616 commit 9ab4b35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ httpx==0.26.0
orjson==3.9.10
pydantic==2.5.2
moviepy==1.0.3
pycryptodomex==3.14.1
pycryptodomex==3.20.0
zstandard==0.21.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"orjson==3.9.10",
"pydantic==2.5.2",
"moviepy==1.0.3",
"pycryptodomex==3.14.1",
"pycryptodomex==3.20.0",
"zstandard==0.21.0",
]

Expand Down

0 comments on commit 9ab4b35

Please sign in to comment.