Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit 9934a1f

Browse files
chore: Updating Python Requirements (#1023)
1 parent 23e16c1 commit 9934a1f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements/doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ websocket-client==0.59.0
174174
# -r requirements/base.txt
175175
# docker
176176
# docker-compose
177-
zipp==3.13.0
177+
zipp==3.14.0
178178
# via importlib-metadata
179179

180180
# The following packages are considered to be unsafe in a requirements file:

requirements/pip.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ wheel==0.38.4
88
# via -r requirements/pip.in
99

1010
# The following packages are considered to be unsafe in a requirements file:
11-
pip==23.0
11+
pip==23.0.1
1212
# via -r requirements/pip.in
13-
setuptools==67.3.1
13+
setuptools==67.4.0
1414
# via -r requirements/pip.in

0 commit comments

Comments
 (0)