Skip to content

Commit 7715819

Browse files
Bump imagesize from 1.2.0 to 1.3.0
Bumps [imagesize](https://github.com/shibukawa/imagesize_py) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/shibukawa/imagesize_py/releases) - [Commits](shibukawa/imagesize_py@1.2.0...1.3.0) --- updated-dependencies: - dependency-name: imagesize dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a02be83 commit 7715819

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ docutils==0.17.1
1616
# via sphinx
1717
idna==3.3
1818
# via requests
19-
imagesize==1.2.0
19+
imagesize==1.3.0
2020
# via sphinx
2121
jinja2==3.0.2
2222
# via sphinx

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ docutils==0.17.1
2626
# via sphinx
2727
idna==3.3
2828
# via requests
29-
imagesize==1.2.0
29+
imagesize==1.3.0
3030
# via sphinx
3131
iniconfig==1.1.1
3232
# via pytest

0 commit comments

Comments
 (0)