Skip to content

Commit

Permalink
build(deps): bump typing-extensions from 4.5.0 to 4.6.3
Browse files Browse the repository at this point in the history
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.5.0 to 4.6.3.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.5.0...4.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 27, 2023
1 parent 05fa5d5 commit 460751d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ simplejson==3.17.6
structlog==22.3.0
structlog-sentry==2.0.0
sql-metadata==2.6.0
typing-extensions==4.5.0
typing-extensions==4.6.3
urllib3==1.26.12
pyuwsgi==2.0.20
Werkzeug==2.2.2
Expand Down

0 comments on commit 460751d

Please sign in to comment.