Skip to content

Commit

Permalink
Bump typing-extensions from 4.7.0 to 4.7.1
Browse files Browse the repository at this point in the history
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.7.0 to 4.7.1.
- [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.7.0...4.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mergify[bot] committed Jul 2, 2023
1 parent 634df62 commit 6b6530c
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ requirements-parser = "==0.5.0"
seaborn = "==0.12.2"
six = "==1.16.0"
titlecase = "==2.4"
typing-extensions = "==4.7.0"
typing-extensions = "==4.7.1"
untangle = "==1.2.1"
Babel = "==2.11.0"
Flask = "==2.3.2"
Expand Down
84 changes: 42 additions & 42 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6b6530c

Please sign in to comment.