This repository was archived by the owner on Aug 1, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ paramiko==3.0.0
108108 # docker
109109pexpect==4.8.0
110110 # via -r requirements/test.txt
111- pip-tools==6.12.1
111+ pip-tools==6.12.2
112112 # via -r requirements/pip-tools.txt
113113platformdirs==2.6.2
114114 # via virtualenv
Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ sphinxcontrib-applehelp==1.0.4
146146 # via sphinx
147147sphinxcontrib-devhelp==1.0.2
148148 # via sphinx
149- sphinxcontrib-htmlhelp==2.0.0
149+ sphinxcontrib-htmlhelp==2.0.1
150150 # via sphinx
151151sphinxcontrib-jsmath==1.0.1
152152 # via sphinx
@@ -174,7 +174,7 @@ websocket-client==0.59.0
174174 # -r requirements/base.txt
175175 # docker
176176 # docker-compose
177- zipp==3.11 .0
177+ zipp==3.12 .0
178178 # via importlib-metadata
179179
180180# The following packages are considered to be unsafe in a requirements file:
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ click==8.1.3
1010 # via pip-tools
1111packaging==23.0
1212 # via build
13- pip-tools==6.12.1
13+ pip-tools==6.12.2
1414 # via -r requirements/pip-tools.in
1515pyproject-hooks==1.0.0
1616 # via build
Original file line number Diff line number Diff line change 44#
55# make upgrade
66#
7- pip==22.3.1
7+ pip==23.0
88 # via -r requirements/pip.in
9- setuptools==66.1.1
9+ setuptools==67.0.0
1010 # via -r requirements/pip.in
1111wheel==0.38.4
1212 # via -r requirements/pip.in
You can’t perform that action at this time.
0 commit comments