Skip to content

Commit 401a48b

Browse files
committed
⬆️ update pikepdf
1 parent e3a3acb commit 401a48b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup.cfg

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ packages = find:
3030
include_package_data = True
3131
python_requires = >=3.7
3232
install_requires =
33-
pikepdf==5.0.1
33+
pikepdf==5.1.2
3434
pytz~=2021.3
35-
requests~=2.25
35+
requests~=2.26
3636

3737
[options.package_data]
3838
mindee =
@@ -42,12 +42,12 @@ mindee =
4242
[options.extras_require]
4343
dev =
4444
black==22.3.0
45-
mypy==0.931
45+
mypy==0.942
4646
pip-tools==6.5.1
4747
pylint==2.12.2
4848
setuptools==49.6.0
4949
isort==5.10.1
50-
pre-commit==2.17.0
50+
pre-commit==2.18.1
5151
pydocstyle==6.1.1
5252
test =
5353
pytest==6.2.5

0 commit comments

Comments
 (0)