Skip to content

Commit 092b605

Browse files
chore(deps): update dependency websockets to v16
1 parent d7b2094 commit 092b605

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

applications/utils/everest-testing/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ install_requires =
2020
paho-mqtt >=2.0
2121
pyftpdlib ~=2.2
2222
ocpp ==2.1.0
23-
websockets ~=13.1
23+
websockets ~=16.0
2424
pyOpenSSL >=23.2
2525
pyyaml ~=6.0
2626
cryptography ~=41.0

applications/utils/requirements-bazel.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ python-dateutil==2.8.2
44
paho-mqtt==1.6.1
55
pyftpdlib==1.5.7
66
ocpp==0.17.0
7-
websockets==10.4
7+
websockets==16.0
88
pyOpenSSL==23.0.0
99
cryptography==39.0.2
1010
packaging==23.0

0 commit comments

Comments
 (0)