From 3392e6f0789fe834c0602348adad53879463986c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 12:05:15 +0000 Subject: [PATCH] Bump pycryptodomex from 3.16.0 to 3.17 Bumps [pycryptodomex](https://github.com/Legrandin/pycryptodome) from 3.16.0 to 3.17. - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.16.0...v3.17.0) --- updated-dependencies: - dependency-name: pycryptodomex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3eb966c..05dbd1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ defusedxml==0.7.1 protobuf==3.20.1 -pycryptodomex==3.16.0 +pycryptodomex==3.17 pyogg==0.6.14a.1 requests==2.28.2 websocket-client==1.5.0