mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 00:22:04 +02:00
co-authored by
Shahar Naveh <>
parent
b9f6c3e5b6
commit
32608a142b
@@ -76,7 +76,7 @@ setuptools-rust = "*"
|
|||||||
pylint = ">2.6.2"
|
pylint = ">2.6.2"
|
||||||
|
|
||||||
# Bug in poetry, where still installes yanked versions from pypi (source: https://github.com/python-poetry/poetry/issues/2453)
|
# Bug in poetry, where still installes yanked versions from pypi (source: https://github.com/python-poetry/poetry/issues/2453)
|
||||||
# this version of cryptography intreduced a security vulnrability.
|
# this version of cryptography introduced a security vulnrability.
|
||||||
# Making sure that it would not get installed (Fixing https://github.com/certbot/certbot/issues/9336)
|
# Making sure that it would not get installed (Fixing https://github.com/certbot/certbot/issues/9336)
|
||||||
cryptography = "!= 37.0.3"
|
cryptography = "!= 37.0.3"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user