Skip to content

Commit 138fde8

Browse files
Bump imagehash from 4.3.1 to 4.3.2
Bumps [imagehash](https://github.com/JohannesBuchner/imagehash) from 4.3.1 to 4.3.2. - [Release notes](https://github.com/JohannesBuchner/imagehash/releases) - [Commits](JohannesBuchner/imagehash@v4.3.1...v4.3.2) --- updated-dependencies: - dependency-name: imagehash dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bd75886 commit 138fde8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ validators==0.34.0
2424
# WMS sync
2525
aiofiles==24.1.0
2626
aiohttp[speedups]==3.11.12
27-
imagehash==4.3.1
27+
imagehash==4.3.2
2828
python-magic==0.4.27
2929
mercantile==1.2.1
3030
pillow==11.1.0

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ idna==3.7
4444
# via
4545
# requests
4646
# yarl
47-
imagehash==4.3.1
47+
imagehash==4.3.2
4848
# via -r requirements.in
4949
jsonschema==4.23.0
5050
# via -r requirements.in

0 commit comments

Comments
 (0)