Skip to content

Commit a2d2260

Browse files
chore(deps): bump pyzmq from 23.2.1 to 27.0.2 (#2461)
Bumps [pyzmq](https://github.com/zeromq/pyzmq) from 23.2.1 to 27.0.2. - [Release notes](https://github.com/zeromq/pyzmq/releases) - [Commits](zeromq/pyzmq@v23.2.1...v27.0.2) --- updated-dependencies: - dependency-name: pyzmq dependency-version: 27.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 657332c commit a2d2260

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

requirements/requirements-websocket.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ gevent-websocket==0.10.1
44
gevent==25.4.2
55
Jinja2==3.1.6
66
pytz==2022.2.1
7-
pyzmq==23.2.1
7+
pyzmq==27.0.2

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pyOpenSSL==19.1.0
2727
python-dateutil==2.9.0.post0
2828
pytz==2022.2.1
2929
PyYAML==6.0.1
30-
pyzmq==23.2.1
30+
pyzmq==27.0.2
3131
redis==3.5.3
3232
requests[security]==2.32.3
3333
tenacity==9.0.0

requirements/requirements.viewer.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pydbus==0.6.0
1717
python-dateutil==2.9.0.post0
1818
python-vlc==3.0.20123
1919
pytz==2022.2.1
20-
pyzmq==23.2.1
20+
pyzmq==27.0.2
2121
redis==3.5.3
2222
requests[security]==2.32.3
2323
tenacity==9.0.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Cython==3.0.6
22
future==0.18.3
33
netifaces==0.10.9
4-
pyzmq==23.2.1
4+
pyzmq==27.0.2
55
redis==3.5.3

0 commit comments

Comments
 (0)