Skip to content

Commit

Permalink
Bump zipp from 3.15.0 to 3.16.0
Browse files Browse the repository at this point in the history
Bumps [zipp](https://github.com/jaraco/zipp) from 3.15.0 to 3.16.0.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](jaraco/zipp@v3.15.0...v3.16.0)

---
updated-dependencies:
- dependency-name: zipp
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent 76ec357 commit 52876d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ wrapt==1.15.0 ; python_version < '3.11'

yapf==0.40.1

zipp==3.15.0 ; python_version >= '3.7'
zipp==3.16.0 ; python_version >= '3.7'

aiohttp==3.8.4 ; python_version >= '3.6'

Expand Down

0 comments on commit 52876d2

Please sign in to comment.