Skip to content

Commit a9976f5

Browse files
committed
Bump some dependencies to avoid warning on deprecated crypto algos
1 parent f698347 commit a9976f5

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

tests/opentelemetry-docker-tests/tests/test-requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ asgiref==3.8.1
44
async-timeout==4.0.3
55
asyncpg==0.29.0
66
attrs==23.2.0
7-
bcrypt==4.1.2
7+
bcrypt==5.0.0
88
billiard==4.2.0
99
celery==5.3.6
1010
certifi==2024.7.4
11-
cffi==1.16.0
11+
cffi==2.0.0
1212
chardet==3.0.4
1313
click==8.1.7
1414
click-didyoumean==0.3.0
1515
click-plugins==1.1.1
1616
click-repl==0.3.0
17-
cryptography==44.0.1
17+
cryptography==45.0.7
1818
distro==1.9.0
1919
Django==4.2.17
2020
dnspython==2.6.1
@@ -34,7 +34,7 @@ kombu==5.3.5
3434
mysql-connector-python==8.3.0
3535
mysqlclient==2.1.1
3636
packaging==24.0
37-
paramiko==3.4.0
37+
paramiko==4.0.0
3838
pluggy==1.4.0
3939
prometheus_client==0.20.0
4040
prompt-toolkit==3.0.43
@@ -44,10 +44,10 @@ prompt-toolkit==3.0.43
4444
psycopg==3.1.18
4545
psycopg2==2.9.9
4646
psycopg2-binary==2.9.9
47-
pycparser==2.21
47+
pycparser==3.0
4848
pymongo==4.6.3
4949
PyMySQL==0.10.1
50-
PyNaCl==1.5.0
50+
PyNaCl==1.6.2
5151
# prerequisite: install unixodbc
5252
pyodbc==5.0.1
5353
pyrsistent==0.20.0

0 commit comments

Comments
 (0)