@@ -12,7 +12,7 @@ astor==0.8.1
12
12
# via flake8-simplify
13
13
asttokens==2.0.5
14
14
# via stack-data
15
- attrs==21.4 .0
15
+ attrs==22.1 .0
16
16
# via
17
17
# flake8-bugbear
18
18
# hypothesis (hypothesis-python/setup.py)
@@ -71,7 +71,7 @@ dpcontracts==0.6.0
71
71
# via -r requirements/tools.in
72
72
exceptiongroup==1.0.0rc8 ; python_version < "3.11"
73
73
# via hypothesis (hypothesis-python/setup.py)
74
- executing==0.8.3
74
+ executing==0.9.1
75
75
# via stack-data
76
76
filelock==3.7.1
77
77
# via
@@ -125,7 +125,7 @@ flake8-pytest-style==1.6.0
125
125
# via -r requirements/tools.in
126
126
flake8-return==1.1.3
127
127
# via -r requirements/tools.in
128
- flake8-simplify==0.19.2
128
+ flake8-simplify==0.19.3
129
129
# via -r requirements/tools.in
130
130
flake8-strftime==0.3.2
131
131
# via -r requirements/tools.in
@@ -191,7 +191,7 @@ pathspec==0.9.0
191
191
# via black
192
192
pbr==5.9.0
193
193
# via stevedore
194
- pep517==0.12 .0
194
+ pep517==0.13 .0
195
195
# via build
196
196
pexpect==4.8.0
197
197
# via ipython
@@ -239,15 +239,15 @@ pygments==2.12.0
239
239
# sphinx
240
240
pyparsing==3.0.9
241
241
# via packaging
242
- pyright==1.1.263
242
+ pyright==1.1.264
243
243
# via -r requirements/tools.in
244
244
pytest==7.1.2
245
245
# via -r requirements/tools.in
246
246
python-dateutil==2.8.2
247
247
# via -r requirements/tools.in
248
248
pytz==2022.1
249
249
# via babel
250
- pyupgrade==2.37.2
250
+ pyupgrade==2.37.3
251
251
# via shed
252
252
pyyaml==6.0
253
253
# via
@@ -279,7 +279,6 @@ six==1.16.0
279
279
# bleach
280
280
# python-dateutil
281
281
# tox
282
- # virtualenv
283
282
smmap==5.0.0
284
283
# via gitdb
285
284
snowballstemmer==2.2.0
@@ -290,7 +289,7 @@ sortedcontainers==2.4.0
290
289
# via hypothesis (hypothesis-python/setup.py)
291
290
soupsieve==2.3.2.post1
292
291
# via beautifulsoup4
293
- sphinx==5.0.2
292
+ sphinx==5.1.1
294
293
# via
295
294
# -r requirements/tools.in
296
295
# sphinx-codeautolink
@@ -349,7 +348,7 @@ types-pkg-resources==0.1.3
349
348
# via -r requirements/tools.in
350
349
types-pytz==2022.1.2
351
350
# via -r requirements/tools.in
352
- types-redis==4.3.11
351
+ types-redis==4.3.12
353
352
# via -r requirements/tools.in
354
353
typing-extensions==4.3.0
355
354
# via
@@ -363,11 +362,11 @@ typing-extensions==4.3.0
363
362
# typing-inspect
364
363
typing-inspect==0.7.1
365
364
# via libcst
366
- urllib3==1.26.10
365
+ urllib3==1.26.11
367
366
# via
368
367
# requests
369
368
# twine
370
- virtualenv==20.15.1
369
+ virtualenv==20.16.2
371
370
# via tox
372
371
wcwidth==0.2.5
373
372
# via prompt-toolkit
0 commit comments