File tree Expand file tree Collapse file tree 2 files changed +156
-60
lines changed Expand file tree Collapse file tree 2 files changed +156
-60
lines changed Original file line number Diff line number Diff line change @@ -4,24 +4,24 @@ verify_ssl = true
4
4
name = " pypi"
5
5
6
6
[packages ]
7
- anyconfig = " * "
8
- responses = " * "
9
- isodate = " * "
7
+ anyconfig = " 0.13.0 "
8
+ responses = " 0.22.0 "
9
+ isodate = " 0.6.1 "
10
10
11
11
[dev-packages ]
12
- bump2version = " * "
13
- tox = " * "
14
- pytest = " * "
15
- pytest-cov = " * "
16
- sphinx-autodoc-typehints = " * "
17
- autopep8 = " * "
18
- rope = " * "
19
- pydocstyle = " * "
20
- pycodestyle = " * "
21
- mock = " * "
22
- pylint = " * "
23
- setuptools-scm = " * "
24
- Sphinx = " * "
12
+ bump2version = " 1.0.1 "
13
+ tox = " 3.27.0 "
14
+ pytest = " 7.2.1 "
15
+ pytest-cov = " 4.0.0 "
16
+ sphinx-autodoc-typehints = " 1.19.5 "
17
+ autopep8 = " 2.0.2 "
18
+ rope = " 1.6.0 "
19
+ pydocstyle = " 6.1.1 "
20
+ pycodestyle = " 2.10.0 "
21
+ mock = " 5.1.0 "
22
+ pylint = " 2.15.10 "
23
+ setuptools-scm = " 7.1.0 "
24
+ Sphinx = " 5.3.0 "
25
25
26
26
[requires ]
27
27
python_version = " 3.10"
You can’t perform that action at this time.
0 commit comments