File tree 3 files changed +12
-12
lines changed 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -24,13 +24,13 @@ deprecated==1.2.13
24
24
# via redis
25
25
dpcontracts==0.6.0
26
26
# via -r requirements/coverage.in
27
- exceptiongroup==1.0.1 ; python_version < "3.11"
27
+ exceptiongroup==1.0.4 ; python_version < "3.11"
28
28
# via
29
29
# hypothesis (hypothesis-python/setup.py)
30
30
# pytest
31
31
execnet==1.9.0
32
32
# via pytest-xdist
33
- fakeredis==1.10.1
33
+ fakeredis==2.0.0
34
34
# via -r requirements/coverage.in
35
35
iniconfig==1.1.1
36
36
# via pytest
@@ -52,11 +52,11 @@ packaging==21.3
52
52
# redis
53
53
pandas==1.5.1
54
54
# via -r requirements/coverage.in
55
- pathspec==0.10.1
55
+ pathspec==0.10.2
56
56
# via black
57
57
pexpect==4.8.0
58
58
# via -r requirements/test.in
59
- platformdirs==2.5.3
59
+ platformdirs==2.5.4
60
60
# via black
61
61
pluggy==1.0.0
62
62
# via pytest
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ attrs==22.1.0
8
8
# via
9
9
# hypothesis (hypothesis-python/setup.py)
10
10
# pytest
11
- exceptiongroup==1.0.1 ; python_version < "3.11"
11
+ exceptiongroup==1.0.4 ; python_version < "3.11"
12
12
# via
13
13
# hypothesis (hypothesis-python/setup.py)
14
14
# pytest
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ docutils==0.17.1
69
69
# sphinx-rtd-theme
70
70
dpcontracts==0.6.0
71
71
# via -r requirements/tools.in
72
- exceptiongroup==1.0.1 ; python_version < "3.11"
72
+ exceptiongroup==1.0.4 ; python_version < "3.11"
73
73
# via
74
74
# hypothesis (hypothesis-python/setup.py)
75
75
# pytest
@@ -167,7 +167,7 @@ mccabe==0.7.0
167
167
# via flake8
168
168
more-itertools==9.0.0
169
169
# via jaraco-classes
170
- mypy==0.990
170
+ mypy==0.991
171
171
# via -r requirements/tools.in
172
172
mypy-extensions==0.4.3
173
173
# via
@@ -184,7 +184,7 @@ packaging==21.3
184
184
# tox
185
185
parso==0.8.3
186
186
# via jedi
187
- pathspec==0.10.1
187
+ pathspec==0.10.2
188
188
# via black
189
189
pbr==5.11.0
190
190
# via stevedore
@@ -194,11 +194,11 @@ pexpect==4.8.0
194
194
# via ipython
195
195
pickleshare==0.7.5
196
196
# via ipython
197
- pip-tools==6.9 .0
197
+ pip-tools==6.10 .0
198
198
# via -r requirements/tools.in
199
199
pkginfo==1.8.3
200
200
# via twine
201
- platformdirs==2.5.3
201
+ platformdirs==2.5.4
202
202
# via
203
203
# black
204
204
# virtualenv
@@ -232,7 +232,7 @@ pygments==2.13.0
232
232
# sphinx
233
233
pyparsing==3.0.9
234
234
# via packaging
235
- pyright==1.1.279
235
+ pyright==1.1.280
236
236
# via -r requirements/tools.in
237
237
pytest==7.2.0
238
238
# via -r requirements/tools.in
@@ -327,7 +327,7 @@ tomli==2.0.1
327
327
# pep517
328
328
# pytest
329
329
# tox
330
- tox==3.27.0
330
+ tox==3.27.1
331
331
# via -r requirements/tools.in
332
332
traitlets==5.5.0
333
333
# via
You can’t perform that action at this time.
0 commit comments