Skip to content

Commit 5f898db

Browse files
Bump zipp from 3.20.0 to 3.21.0 (#2270)
Bumps [zipp](https://github.com/jaraco/zipp) from 3.20.0 to 3.21.0. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.20.0...v3.21.0) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 483c15c commit 5f898db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ wsproto==1.2.0
450450
# via hypercorn
451451
yarl==1.17.2
452452
# via aiohttp
453-
zipp==3.20.0
453+
zipp==3.21.0
454454
# via importlib-metadata
455455

456456
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)