Skip to content

Commit 621d3c5

Browse files
authored
chore(deps): update dependency pyopenssl to v25 (#13050)
1 parent f2884e5 commit 621d3c5

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
@@ -3,7 +3,7 @@ functions-framework==3.5.0
33
google-cloud-secret-manager==2.21.1
44
lxml==5.2.1
55
pycryptodome==3.21.0
6-
pyOpenSSL==24.3.0
6+
pyOpenSSL==25.0.0
77
requests==2.32.2
88
signxml==4.0.3
99
pytest==8.2.0

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.2.2
22
gunicorn==22.0.0
33
python-tds==1.15.0
4-
pyopenssl==24.0.0
4+
pyopenssl==25.0.0
55
SQLAlchemy==2.0.36
66
cloud-sql-python-connector==1.16.0
77
sqlalchemy-pytds==1.0.2

0 commit comments

Comments
 (0)