Skip to content

Commit

Permalink
fix(deps): bump typing-extensions from 4.9.0 to 4.10.0 (#116)
Browse files Browse the repository at this point in the history
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.9.0 to 4.10.0.
- [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.9.0...4.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Rahamim <[email protected]>
  • Loading branch information
dependabot[bot] and drahamim authored Mar 3, 2024
1 parent 78601d0 commit 5ed2a9b
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 @@ -18,7 +18,7 @@ pytz == 2024.1
setuptools == 69.1.1
six == 1.16.0
toml == 0.10.2
typing_extensions == 4.9.0
typing_extensions == 4.10.0
visitor == 0.1.3
webassets == 2.0
Werkzeug == 3.0.1
Expand Down

0 comments on commit 5ed2a9b

Please sign in to comment.