Skip to content

Commit 7311e7e

Browse files
committed
Track typing-extensions
So that dependabot doesn't go crazy and create incomplete pull requests: - Taxel#1980 - Taxel#1982 - Taxel#1975
1 parent 1c957ce commit 7311e7e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ requests-oauthlib = {version="==2.0.0", python_version=">='3.4'"}
3737
rich = "==13.7.1"
3838
six = {version="==1.16.0", python_version=">='3.4'"}
3939
tqdm = "==4.66.4"
40+
typing-extensions = {version="==4.12.2", python_version=">= '3.8'"}
4041
url-normalize = {version="==1.4.3", python_version=">='3.6'"}
4142
urllib3 = "==2.2.1"
4243
wcwidth = "==0.2.13"

Pipfile.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)