File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ exceptiongroup==1.1.3 ; python_version < "3.11"
2424 # pytest
2525execnet==2.0.2
2626 # via pytest-xdist
27- fakeredis==2.18.1
27+ fakeredis==2.19.0
2828 # via -r requirements/coverage.in
2929iniconfig==2.0.0
3030 # via pytest
@@ -72,7 +72,7 @@ pytz==2023.3.post1
7272 # pandas
7373pyyaml==6.0.1
7474 # via libcst
75- redis==5.0.0
75+ redis==5.0.1
7676 # via fakeredis
7777six==1.16.0
7878 # via python-dateutil
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ black==23.9.1
1919 # hypothesis
2020certifi==2023.7.22
2121 # via requests
22- charset-normalizer==3.2 .0
22+ charset-normalizer==3.3 .0
2323 # via requests
2424click==8.1.7
2525 # via
@@ -48,13 +48,13 @@ exceptiongroup==1.1.3 ; python_version < "3.11"
4848 # pytest
4949execnet==2.0.2
5050 # via pytest-xdist
51- fakeredis==2.18.1
51+ fakeredis==2.19.0
5252 # via -r requirements/coverage.in
5353flask==2.2.5
5454 # via dash
5555hypofuzz==23.7.1
5656 # via -r requirements/fuzzing.in
57- hypothesis[cli]==6.86.2
57+ hypothesis[cli]==6.87.0
5858 # via hypofuzz
5959idna==3.4
6060 # via requests
@@ -130,15 +130,15 @@ pytz==2023.3.post1
130130 # pandas
131131pyyaml==6.0.1
132132 # via libcst
133- redis==5.0.0
133+ redis==5.0.1
134134 # via fakeredis
135135requests==2.31.0
136136 # via
137137 # dash
138138 # hypofuzz
139139retrying==1.3.4
140140 # via dash
141- rich==13.5.3
141+ rich==13.6.0
142142 # via hypothesis
143143six==1.16.0
144144 # via
Original file line number Diff line number Diff line change @@ -28,11 +28,11 @@ cachetools==5.3.1
2828 # via tox
2929certifi==2023.7.22
3030 # via requests
31- cffi==1.15.1
31+ cffi==1.16.0
3232 # via cryptography
3333chardet==5.2.0
3434 # via tox
35- charset-normalizer==3.2 .0
35+ charset-normalizer==3.3 .0
3636 # via requests
3737click==8.1.7
3838 # via
@@ -70,7 +70,7 @@ exceptiongroup==1.1.3 ; python_version < "3.11"
7070 # hypothesis (hypothesis-python/setup.py)
7171 # ipython
7272 # pytest
73- executing==1.2 .0
73+ executing==2.0 .0
7474 # via stack-data
7575filelock==3.12.4
7676 # via
@@ -86,7 +86,7 @@ importlib-metadata==6.8.0
8686 # twine
8787iniconfig==2.0.0
8888 # via pytest
89- ipython==8.15 .0
89+ ipython==8.16 .0
9090 # via -r requirements/tools.in
9191isort==5.12.0
9292 # via shed
@@ -178,7 +178,7 @@ pyproject-api==1.6.1
178178 # via tox
179179pyproject-hooks==1.0.0
180180 # via build
181- pyright==1.1.327
181+ pyright==1.1.329
182182 # via -r requirements/tools.in
183183pytest==7.4.2
184184 # via -r requirements/tools.in
@@ -202,7 +202,7 @@ restructuredtext-lint==1.4.0
202202 # via -r requirements/tools.in
203203rfc3986==2.0.0
204204 # via twine
205- rich==13.5.3
205+ rich==13.6.0
206206 # via twine
207207ruff==0.0.291
208208 # via -r requirements/tools.in
@@ -258,7 +258,7 @@ sphinxcontrib-serializinghtml==1.1.9
258258 # via sphinx
259259sqlparse==0.4.4
260260 # via django
261- stack-data==0.6.2
261+ stack-data==0.6.3
262262 # via ipython
263263tokenize-rt==5.2.0
264264 # via pyupgrade
@@ -275,7 +275,7 @@ tomli==2.0.1
275275 # tox
276276tox==4.11.3
277277 # via -r requirements/tools.in
278- traitlets==5.10.0
278+ traitlets==5.10.1
279279 # via
280280 # ipython
281281 # matplotlib-inline
@@ -307,7 +307,7 @@ urllib3==2.0.5
307307 # twine
308308virtualenv==20.24.5
309309 # via tox
310- wcwidth==0.2.6
310+ wcwidth==0.2.8
311311 # via prompt-toolkit
312312wheel==0.41.2
313313 # via pip-tools
You can’t perform that action at this time.
0 commit comments