Skip to content

Commit 0ffc456

Browse files
Merge pull request #206 from MiguelGuthridge/dependabot/pip/typing-extensions-4.12.2
Bump typing-extensions from 4.12.1 to 4.12.2
2 parents 543d196 + f3e39fd commit 0ffc456

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.md"
99
[tool.poetry.dependencies]
1010
python = "^3.9.1"
1111
fl-studio-api-stubs = "^33.2.0"
12-
typing-extensions = "^4.12.1"
12+
typing-extensions = "^4.12.2"
1313
jestspectation = "^1.4.1"
1414

1515
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)