Bump cryptography from 41.0.4 to 41.0.6 in /utils/git (#6075)

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4
to 41.0.6.

Changelog
Sourced from cryptography's changelog


* Fixed a null-pointer-dereference and segfault that could occur when
loading
certificates from a PKCS#7 bundle. Credit to **pkuzco** for reporting
the
  issue. **CVE-2023-49083**
.. _v41-0-5:
41.0.5 - 2023-10-24

Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL
3.1.4.
<li>Added a function to support an upcoming <code>pyOpenSSL</code>
release.
.. _v41-0-4:

41.0.6 release (https://redirect.github.com/pyca/cryptography/issues/9927)

bump for 41.0.5 release (
https://redirect.github.com/pyca/cryptography/issues/9766")

Added binding needed for pyOpenSSL https://redirect.github.com/pyca/cryptography/issues/9739
(https://redirect.github.com/pyca/cryptography/issues/9740)
See full diff in 
https://github.com/pyca/cryptography/compare/41.0.4...41.0.6
view

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:
dependabot[bot] 2024-01-25 12:25:38 -08:00 коммит произвёл GitHub
Родитель acd8117142
Коммит 0362f31fea
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -18,7 +18,7 @@ charset-normalizer==3.2.0
# via requests
click==8.1.7
# via black
cryptography==41.0.4
cryptography==41.0.6
# via pyjwt
darker==1.7.2
# via -r llvm/utils/git/requirements_formatting.txt.in