Skip to content

Commit e26c1a4

Browse files
authored
chore(deps): update dependency pyopenssl to v24 (GoogleCloudPlatform#11146)
1 parent 0b3ff85 commit e26c1a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cloud-media-livestream/keypublisher/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ functions-framework==3.1.0
44
google-cloud-secret-manager==2.12.1
55
lxml==4.9.3
66
pycryptodome==3.19.1
7-
pyOpenSSL==23.2.0
7+
pyOpenSSL==24.0.0
88
requests==2.31.0
99
signxml==3.2.0
1010
pytest==7.3.1

cloud-sql/sql-server/sqlalchemy/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Flask==2.1.0
22
gunicorn==20.1.0
33
python-tds==1.12.0
4-
pyopenssl==23.2.0
4+
pyopenssl==24.0.0
55
SQLAlchemy==2.0.24
66
cloud-sql-python-connector==1.2.4
77
sqlalchemy-pytds==1.0.0

0 commit comments

Comments
 (0)