Skip to content

Commit a47395d

Browse files
Bump typing-extensions from 4.14.0 to 4.14.1 (#98)
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.14.0 to 4.14.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.14.0...4.14.1) --- updated-dependencies: - dependency-name: typing-extensions dependency-version: 4.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0c9dd5 commit a47395d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ sqlite-utils==3.38
4141
# via overcast-to-sqlite (pyproject.toml)
4242
tabulate==0.9.0
4343
# via sqlite-utils
44-
typing-extensions==4.14.0
44+
typing-extensions==4.14.1
4545
# via beautifulsoup4
4646
urllib3==2.5.0
4747
# via requests

0 commit comments

Comments
 (0)