Skip to content

Commit 530bc68

Browse files
Bump typing-extensions from 4.7.1 to 4.8.0 (#12)
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.7.1 to 4.8.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.7.1...4.8.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>
1 parent 7d762aa commit 530bc68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirement.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ PLTable==1.0.2
1010
pydantic==2.3.0
1111
pydantic_core==2.10.0
1212
sqlparse==0.4.4
13-
typing_extensions==4.7.1
13+
typing_extensions==4.8.0
1414
tzdata==2023.3

0 commit comments

Comments
 (0)