Skip to content

Commit 7393bf9

Browse files
committed
⬆️ update dependencies
1 parent 645a432 commit 7393bf9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ include_package_data = True
3131
python_requires = >=3.7
3232
install_requires =
3333
pikepdf~=5.6
34-
pytz>=2022.1
34+
pytz>=2022.7
3535
requests~=2.28
3636

3737
[options.entry_points]
@@ -57,9 +57,9 @@ test =
5757
pytest~=7.1
5858
pytest-cov~=4.0
5959
docs =
60-
sphinx~=5.2
60+
sphinx~=5.3
6161
sphinx_rtd_theme~=1.1
62-
sphinx-autodoc-typehints~=1.19
62+
sphinx-autodoc-typehints~=1.20
6363
build =
6464
build~=0.8
6565
twine~=4.0

0 commit comments

Comments
 (0)