Skip to content

Commit

Permalink
chore(deps): bump zipp from 3.7.0 to 3.8.0 in /app
Browse files Browse the repository at this point in the history
Bumps [zipp](https://github.com/jaraco/zipp) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/CHANGES.rst)
- [Commits](jaraco/zipp@v3.7.0...v3.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2022
1 parent 16881dc commit dc0dead
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ google-auth==2.6.2
idna==3.3
importlib-resources==5.4.0
itsdangerous==2.1.2
Jinja2==3.1.0
Jinja2==3.1.2
Mako==1.2.0
MarkupSafe==2.1.1
oauthlib==3.2.0
Expand All @@ -32,4 +32,4 @@ typing-extensions==4.1.1
urllib3==1.26.9
websocket-client==1.3.1
Werkzeug==2.0.3
zipp==3.7.0
zipp==3.8.0

0 comments on commit dc0dead

Please sign in to comment.