@@ -63,7 +63,7 @@ docutils==0.18.1
6363 # sphinx-rtd-theme
6464dpcontracts==0.6.0
6565 # via -r requirements/tools.in
66- exceptiongroup==1.1.3 ; python_version < "3.11"
66+ exceptiongroup==1.2.0 ; python_version < "3.11"
6767 # via
6868 # hypothesis (hypothesis-python/setup.py)
6969 # ipython
@@ -74,7 +74,7 @@ filelock==3.13.1
7474 # via
7575 # tox
7676 # virtualenv
77- idna==3.4
77+ idna==3.6
7878 # via requests
7979imagesize==1.4.1
8080 # via sphinx
@@ -84,7 +84,7 @@ importlib-metadata==6.8.0
8484 # twine
8585iniconfig==2.0.0
8686 # via pytest
87- ipython==8.17.2
87+ ipython==8.18.0
8888 # via -r requirements/tools.in
8989isort==5.12.0
9090 # via shed
@@ -116,7 +116,7 @@ mdurl==0.1.2
116116 # via markdown-it-py
117117more-itertools==10.1.0
118118 # via jaraco-classes
119- mypy==1.7.0
119+ mypy==1.7.1
120120 # via -r requirements/tools.in
121121mypy-extensions==1.0.0
122122 # via
@@ -139,13 +139,13 @@ parso==0.8.3
139139 # via jedi
140140pathspec==0.11.2
141141 # via black
142- pexpect==4.8 .0
142+ pexpect==4.9 .0
143143 # via ipython
144144pip-tools==7.3.0
145145 # via -r requirements/tools.in
146146pkginfo==1.9.6
147147 # via twine
148- platformdirs==3.11 .0
148+ platformdirs==4.0 .0
149149 # via
150150 # black
151151 # tox
@@ -164,7 +164,7 @@ pycparser==2.21
164164 # via cffi
165165pyflakes==3.1.0
166166 # via autoflake
167- pygments==2.17.0
167+ pygments==2.17.2
168168 # via
169169 # ipython
170170 # readme-renderer
@@ -174,7 +174,7 @@ pyproject-api==1.6.1
174174 # via tox
175175pyproject-hooks==1.0.0
176176 # via build
177- pyright==1.1.336
177+ pyright==1.1.337
178178 # via -r requirements/tools.in
179179pytest==7.4.3
180180 # via -r requirements/tools.in
@@ -285,7 +285,7 @@ types-pyopenssl==23.3.0.0
285285 # via types-redis
286286types-pytz==2023.3.1.1
287287 # via -r requirements/tools.in
288- types-redis==4.6.0.10
288+ types-redis==4.6.0.11
289289 # via -r requirements/tools.in
290290typing-extensions==4.8.0
291291 # via
@@ -301,9 +301,9 @@ urllib3==2.1.0
301301 # via
302302 # requests
303303 # twine
304- virtualenv==20.24.6
304+ virtualenv==20.24.7
305305 # via tox
306- wcwidth==0.2.10
306+ wcwidth==0.2.12
307307 # via prompt-toolkit
308308wheel==0.41.3
309309 # via pip-tools
@@ -313,7 +313,7 @@ zipp==3.17.0
313313# The following packages are considered to be unsafe in a requirements file:
314314pip==23.3.1
315315 # via pip-tools
316- setuptools==68.2 .2
316+ setuptools==69.0 .2
317317 # via
318318 # nodeenv
319319 # pip-tools
0 commit comments