mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
[3005.2] Update cryptography to 41.0.3
This commit is contained in:
parent
901487d189
commit
5bab279151
44 changed files with 46 additions and 44 deletions
|
@ -28,11 +28,12 @@ Security
|
|||
|
||||
Due to:
|
||||
* https://github.com/advisories/GHSA-j8r2-6x86-q33q (#64336)
|
||||
- Upgrade to `cryptography==41.0.2`(and therefor `pyopenssl==23.2.0` due to https://github.com/advisories/GHSA-5cpq-8wj7-hf2v)
|
||||
- Upgrade to `cryptography==41.0.3`(and therefor `pyopenssl==23.2.0` due to https://github.com/advisories/GHSA-jm77-qphf-c4w8)
|
||||
|
||||
Also resolves the following cryptography advisories:
|
||||
|
||||
Due to:
|
||||
* https://github.com/advisories/GHSA-5cpq-8wj7-hf2v
|
||||
* https://github.com/advisories/GHSA-x4qr-2fvf-3mr5
|
||||
* https://github.com/advisories/GHSA-w7pp-m8wf-vj6r
|
||||
|
||||
|
|
|
@ -25,11 +25,12 @@ Security
|
|||
|
||||
Due to:
|
||||
* https://github.com/advisories/GHSA-j8r2-6x86-q33q (#64336)
|
||||
- Upgrade to `cryptography==41.0.2`(and therefor `pyopenssl==23.2.0` due to https://github.com/advisories/GHSA-5cpq-8wj7-hf2v)
|
||||
- Upgrade to `cryptography==41.0.3`(and therefor `pyopenssl==23.2.0` due to https://github.com/advisories/GHSA-jm77-qphf-c4w8)
|
||||
|
||||
Also resolves the following cryptography advisories:
|
||||
|
||||
Due to:
|
||||
* https://github.com/advisories/GHSA-5cpq-8wj7-hf2v
|
||||
* https://github.com/advisories/GHSA-x4qr-2fvf-3mr5
|
||||
* https://github.com/advisories/GHSA-w7pp-m8wf-vj6r
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
apache-libcloud>=2.4.0
|
||||
backports.ssl_match_hostname>=3.7.0.1; python_version < '3.7'
|
||||
cherrypy>=17.4.1
|
||||
cryptography>=41.0.2 ; python_version >= "3.7"
|
||||
cryptography>=41.0.3 ; python_version >= "3.7"
|
||||
cryptography<=40.0.2 ; python_version == "3.6"
|
||||
cryptography<=3.2.1 ; python_version <= "3.5"
|
||||
gitpython>=2.1.15 ; python_version <= "3.6"
|
||||
|
|
|
@ -383,7 +383,7 @@ contextvars==2.4
|
|||
# via -r requirements/base.txt
|
||||
croniter==1.0.15 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/linux.in
|
||||
# adal
|
||||
|
|
|
@ -386,7 +386,7 @@ contextvars==2.4
|
|||
# via -r requirements/base.txt
|
||||
croniter==0.3.29 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/darwin.txt
|
||||
# adal
|
||||
|
|
|
@ -390,7 +390,7 @@ contextvars==2.4
|
|||
# via -r requirements/base.txt
|
||||
croniter==1.0.15 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/linux.in
|
||||
# adal
|
||||
|
|
|
@ -382,7 +382,7 @@ contextvars==2.4
|
|||
# via -r requirements/base.txt
|
||||
croniter==0.3.29 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/freebsd.in
|
||||
# adal
|
||||
|
|
|
@ -388,7 +388,7 @@ contextvars==2.4
|
|||
# via -r requirements/base.txt
|
||||
croniter==1.0.15 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/linux.in
|
||||
# adal
|
||||
|
|
|
@ -396,7 +396,7 @@ contextvars==2.4
|
|||
# via -r requirements/base.txt
|
||||
croniter==0.3.29 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/linux.in
|
||||
# adal
|
||||
|
|
|
@ -390,7 +390,7 @@ contextvars==2.4
|
|||
# via -r requirements/base.txt
|
||||
croniter==1.0.15 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/linux.in
|
||||
# adal
|
||||
|
|
|
@ -399,7 +399,7 @@ contextvars==2.4
|
|||
# via -r requirements/base.txt
|
||||
croniter==1.0.15 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/linux.in
|
||||
# adal
|
||||
|
|
|
@ -389,7 +389,7 @@ contextvars==2.4
|
|||
# via -r requirements/base.txt
|
||||
croniter==0.3.29 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/freebsd.in
|
||||
# adal
|
||||
|
|
|
@ -397,7 +397,7 @@ contextvars==2.4
|
|||
# via -r requirements/base.txt
|
||||
croniter==1.0.15 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/linux.in
|
||||
# adal
|
||||
|
|
|
@ -403,7 +403,7 @@ contextvars==2.4
|
|||
# via -r requirements/base.txt
|
||||
croniter==0.3.29 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/linux.in
|
||||
# adal
|
||||
|
|
|
@ -74,7 +74,7 @@ colorama==0.4.1
|
|||
# via pytest
|
||||
contextvars==2.4
|
||||
# via -r requirements/base.txt
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/windows.txt
|
||||
# etcd3-py
|
||||
|
|
|
@ -388,7 +388,7 @@ contextvars==2.4
|
|||
# via -r requirements/base.txt
|
||||
croniter==1.0.15 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/linux.in
|
||||
# adal
|
||||
|
|
|
@ -397,7 +397,7 @@ contextvars==2.4
|
|||
# via -r requirements/base.txt
|
||||
croniter==1.0.15 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/linux.in
|
||||
# adal
|
||||
|
|
|
@ -387,7 +387,7 @@ contextvars==2.4
|
|||
# via -r requirements/base.txt
|
||||
croniter==0.3.29 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/freebsd.in
|
||||
# adal
|
||||
|
|
|
@ -395,7 +395,7 @@ contextvars==2.4
|
|||
# via -r requirements/base.txt
|
||||
croniter==1.0.15 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/linux.in
|
||||
# adal
|
||||
|
|
|
@ -401,7 +401,7 @@ contextvars==2.4
|
|||
# via -r requirements/base.txt
|
||||
croniter==0.3.29 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/linux.in
|
||||
# adal
|
||||
|
|
|
@ -72,7 +72,7 @@ colorama==0.4.1
|
|||
# via pytest
|
||||
contextvars==2.4
|
||||
# via -r requirements/base.txt
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/windows.txt
|
||||
# etcd3-py
|
||||
|
|
|
@ -388,7 +388,7 @@ contextvars==2.4
|
|||
# via -r requirements/base.txt
|
||||
croniter==1.0.15 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/linux.in
|
||||
# adal
|
||||
|
|
|
@ -391,7 +391,7 @@ contextvars==2.4
|
|||
# via -r requirements/base.txt
|
||||
croniter==0.3.29 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/darwin.txt
|
||||
# adal
|
||||
|
|
|
@ -395,7 +395,7 @@ contextvars==2.4
|
|||
# via -r requirements/base.txt
|
||||
croniter==1.0.15 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/linux.in
|
||||
# adal
|
||||
|
|
|
@ -387,7 +387,7 @@ contextvars==2.4
|
|||
# via -r requirements/base.txt
|
||||
croniter==0.3.29 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/freebsd.in
|
||||
# adal
|
||||
|
|
|
@ -393,7 +393,7 @@ contextvars==2.4
|
|||
# via -r requirements/base.txt
|
||||
croniter==1.0.15 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/linux.in
|
||||
# adal
|
||||
|
|
|
@ -403,7 +403,7 @@ contextvars==2.4
|
|||
# via -r requirements/base.txt
|
||||
croniter==0.3.29 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/linux.in
|
||||
# adal
|
||||
|
|
|
@ -72,7 +72,7 @@ colorama==0.4.1
|
|||
# via pytest
|
||||
contextvars==2.4
|
||||
# via -r requirements/base.txt
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/windows.txt
|
||||
# etcd3-py
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# This file only exists to trigger the right static compiled requirements destination
|
||||
# Any non hard dependencies of Salt for FreeBSD can go here
|
||||
cherrypy
|
||||
cryptography>=41.0.2 ; python_version >= "3.7"
|
||||
cryptography>=41.0.3 ; python_version >= "3.7"
|
||||
cryptography<=40.0.2 ; python_version == "3.6"
|
||||
cryptography<=3.2.1 ; python_version <= "3.5"
|
||||
backports.ssl_match_hostname>=3.7.0.1; python_version < '3.7'
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# This file only exists to trigger the right static compiled requirements destination.
|
||||
# Any non hard dependencies of Salt for linux can go here
|
||||
cherrypy
|
||||
cryptography>=41.0.2 ; python_version >= "3.7"
|
||||
cryptography>=41.0.3 ; python_version >= "3.7"
|
||||
cryptography<=40.0.2 ; python_version == "3.6"
|
||||
cryptography<=3.2.1 ; python_version <= "3.5"
|
||||
backports.ssl_match_hostname>=3.7.0.1; python_version < '3.7'
|
||||
|
|
|
@ -18,7 +18,7 @@ cherrypy==18.6.1
|
|||
# via -r requirements/darwin.txt
|
||||
contextvars==2.4
|
||||
# via -r requirements/base.txt
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/darwin.txt
|
||||
# pyopenssl
|
||||
|
|
|
@ -16,7 +16,7 @@ cherrypy==18.6.1
|
|||
# via -r requirements/static/pkg/freebsd.in
|
||||
contextvars==2.4
|
||||
# via -r requirements/base.txt
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/freebsd.in
|
||||
# pyopenssl
|
||||
|
|
|
@ -16,7 +16,7 @@ cherrypy==18.6.1
|
|||
# via -r requirements/static/pkg/linux.in
|
||||
contextvars==2.4
|
||||
# via -r requirements/base.txt
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/linux.in
|
||||
# pyopenssl
|
||||
|
|
|
@ -16,7 +16,7 @@ cherrypy==18.6.1
|
|||
# via -r requirements/static/pkg/freebsd.in
|
||||
contextvars==2.4
|
||||
# via -r requirements/base.txt
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/freebsd.in
|
||||
# pyopenssl
|
||||
|
|
|
@ -16,7 +16,7 @@ cherrypy==18.6.1
|
|||
# via -r requirements/static/pkg/linux.in
|
||||
contextvars==2.4
|
||||
# via -r requirements/base.txt
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/linux.in
|
||||
# pyopenssl
|
||||
|
|
|
@ -20,7 +20,7 @@ cherrypy==18.6.1
|
|||
# via -r requirements/windows.txt
|
||||
contextvars==2.4
|
||||
# via -r requirements/base.txt
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/windows.txt
|
||||
# pyopenssl
|
||||
|
|
|
@ -16,7 +16,7 @@ cherrypy==18.6.1
|
|||
# via -r requirements/static/pkg/freebsd.in
|
||||
contextvars==2.4
|
||||
# via -r requirements/base.txt
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/freebsd.in
|
||||
# pyopenssl
|
||||
|
|
|
@ -16,7 +16,7 @@ cherrypy==18.6.1
|
|||
# via -r requirements/static/pkg/linux.in
|
||||
contextvars==2.4
|
||||
# via -r requirements/base.txt
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/linux.in
|
||||
# pyopenssl
|
||||
|
|
|
@ -20,7 +20,7 @@ cherrypy==18.6.1
|
|||
# via -r requirements/windows.txt
|
||||
contextvars==2.4
|
||||
# via -r requirements/base.txt
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/windows.txt
|
||||
# pyopenssl
|
||||
|
|
|
@ -18,7 +18,7 @@ cherrypy==18.6.1
|
|||
# via -r requirements/darwin.txt
|
||||
contextvars==2.4
|
||||
# via -r requirements/base.txt
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/darwin.txt
|
||||
# pyopenssl
|
||||
|
|
|
@ -16,7 +16,7 @@ cherrypy==18.6.1
|
|||
# via -r requirements/static/pkg/freebsd.in
|
||||
contextvars==2.4
|
||||
# via -r requirements/base.txt
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/freebsd.in
|
||||
# pyopenssl
|
||||
|
|
|
@ -16,7 +16,7 @@ cherrypy==18.6.1
|
|||
# via -r requirements/static/pkg/linux.in
|
||||
contextvars==2.4
|
||||
# via -r requirements/base.txt
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/static/pkg/linux.in
|
||||
# pyopenssl
|
||||
|
|
|
@ -20,7 +20,7 @@ cherrypy==18.6.1
|
|||
# via -r requirements/windows.txt
|
||||
contextvars==2.4
|
||||
# via -r requirements/base.txt
|
||||
cryptography==41.0.2 ; python_version >= "3.7"
|
||||
cryptography==41.0.3 ; python_version >= "3.7"
|
||||
# via
|
||||
# -r requirements/windows.txt
|
||||
# pyopenssl
|
||||
|
|
|
@ -11,7 +11,7 @@ certifi>=2022.12.7 ; python_version >= "3.6"
|
|||
certifi<=2021.10.8 ; python_version <= "3.5"
|
||||
cffi>=1.14.5
|
||||
cherrypy>=18.6.1
|
||||
cryptography>=41.0.2 ; python_version >= "3.7"
|
||||
cryptography>=41.0.3 ; python_version >= "3.7"
|
||||
cryptography<=40.0.2 ; python_version == "3.6"
|
||||
cryptography<=3.2.1 ; python_version <= "3.5"
|
||||
gitpython>=2.1.15 ; python_version <= "3.6"
|
||||
|
|
Loading…
Add table
Reference in a new issue