Skip to content

Commit

Permalink
Track typing-extensions
Browse files Browse the repository at this point in the history
So that dependabot doesn't go crazy and create incomplete pull requests:
- #1980
- #1982
- #1975
  • Loading branch information
glensc committed Jun 11, 2024
1 parent 1c957ce commit 835d765
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ requests-oauthlib = {version="==2.0.0", python_version=">='3.4'"}
rich = "==13.7.1"
six = {version="==1.16.0", python_version=">='3.4'"}
tqdm = "==4.66.4"
typing-extensions = {version="==4.12.2", python_version=">= '3.8'"}
url-normalize = {version="==1.4.3", python_version=">='3.6'"}
urllib3 = "==2.2.1"
wcwidth = "==0.2.13"
Expand Down

0 comments on commit 835d765

Please sign in to comment.