mirror of https://github.com/Rooba/mapy.git
Bump cryptography from 37.0.4 to 38.0.3 (#1)
Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.4 to 38.0.3. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/37.0.4...38.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
cf88d19f2f
commit
77a53a668a
|
@ -8,7 +8,7 @@ cleo==0.8.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (pyt
|
||||||
clikit==0.6.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
|
clikit==0.6.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
|
||||||
colorama==0.4.5; python_version >= "3.5" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.5" and python_full_version >= "3.5.0"
|
colorama==0.4.5; python_version >= "3.5" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.5" and python_full_version >= "3.5.0"
|
||||||
crashtest==0.3.1; python_version >= "3.6" and python_version < "4.0" and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0")
|
crashtest==0.3.1; python_version >= "3.6" and python_version < "4.0" and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0")
|
||||||
cryptography==37.0.4; python_version >= "3.6"
|
cryptography==38.0.3; python_version >= "3.6"
|
||||||
httptools==0.4.0; python_full_version >= "3.5.0"
|
httptools==0.4.0; python_full_version >= "3.5.0"
|
||||||
idna==3.3; python_version >= "3.7" and python_version < "4"
|
idna==3.3; python_version >= "3.7" and python_version < "4"
|
||||||
loguru==0.6.0; python_version >= "3.5"
|
loguru==0.6.0; python_version >= "3.5"
|
||||||
|
|
Loading…
Reference in New Issue