Skip to content

Commit

Permalink
Bump typing-extensions from 4.6.3 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.6.3 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.6.3...4.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 14, 2023
1 parent e7ef510 commit a19722c
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 @@ -14,7 +14,7 @@ packaging==23.1
pyparsing==3.0.9
pypuppetdb==3.1.0
requests==2.31.0
typing_extensions==4.6.3
typing_extensions==4.7.1
urllib3==2.0.2
Werkzeug==2.2.3
WTForms==3.0.1
Expand Down

0 comments on commit a19722c

Please sign in to comment.