File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ future==0.18.2
60
60
# pycontracts
61
61
greenlet==1.1.2
62
62
# via -r requirements/dev.in
63
- hypothesis==6.46.11
63
+ hypothesis==6.47.0
64
64
# via -r requirements/pytest.pip
65
65
idna==3.3
66
66
# via requests
@@ -129,7 +129,7 @@ pygments==2.12.0
129
129
# pudb
130
130
# readme-renderer
131
131
# rich
132
- pylint==2.14.0
132
+ pylint==2.14.1
133
133
# via -r requirements/dev.in
134
134
pyparsing==3.0.9
135
135
# via
@@ -233,7 +233,7 @@ pip==22.0.4
233
233
# via
234
234
# -c requirements/pins.pip
235
235
# -r requirements/pip.pip
236
- setuptools==62.3.2
236
+ setuptools==62.3.3
237
237
# via
238
238
# astroid
239
239
# check-manifest
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ build==0.8.0
14
14
# via -r requirements/kit.in
15
15
certifi==2022.5.18.1
16
16
# via cibuildwheel
17
- cibuildwheel==2.6.0
17
+ cibuildwheel==2.6.1
18
18
# via -r requirements/kit.in
19
19
filelock==3.7.1
20
20
# via cibuildwheel
@@ -52,5 +52,5 @@ zipp==3.8.0
52
52
# pep517
53
53
54
54
# The following packages are considered to be unsafe in a requirements file:
55
- setuptools==62.3.2
55
+ setuptools==62.3.3
56
56
# via -r requirements/kit.in
Original file line number Diff line number Diff line change @@ -23,5 +23,5 @@ zope-interface==5.4.0
23
23
# via gevent
24
24
25
25
# The following packages are considered to be unsafe in a requirements file:
26
- setuptools==62.3.2
26
+ setuptools==62.3.3
27
27
# via gevent
Original file line number Diff line number Diff line change @@ -30,5 +30,5 @@ pip==22.0.4
30
30
# via
31
31
# -c requirements/pins.pip
32
32
# pip-tools
33
- setuptools==62.3.2
33
+ setuptools==62.3.3
34
34
# via pip-tools
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ flaky==3.7.0
18
18
# via -r requirements/pytest.in
19
19
future==0.18.2
20
20
# via pycontracts
21
- hypothesis==6.46.11
21
+ hypothesis==6.47.0
22
22
# via -r requirements/pytest.in
23
23
importlib-metadata==4.11.4
24
24
# via
You can’t perform that action at this time.
0 commit comments