Skip to content

Commit e9ee4d6

Browse files
chore(deps): update dependency pyopenssl to v23 (#10245)
Co-authored-by: Sampath Kumar <sampathm@google.com>
1 parent 39d7fdb commit e9ee4d6

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.2
66
pycryptodome==3.18.0
7-
pyOpenSSL==20.0.1
7+
pyOpenSSL==23.2.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.1.1
4+
pyopenssl==23.2.0
55
SQLAlchemy==2.0.15
66
cloud-sql-python-connector==1.2.3
77
sqlalchemy-pytds==1.0.0

0 commit comments

Comments
 (0)