Skip to content

Commit c20b44e

Browse files
chore(deps): bump the minor-version-bumps group with 2 updates
Bumps the minor-version-bumps group with 2 updates: [typing-extensions](https://github.com/python/typing_extensions) and [flake8](https://github.com/pycqa/flake8). Updates `typing-extensions` from 4.13.2 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.13.2...4.14.1) Updates `flake8` from 7.1.2 to 7.3.0 - [Commits](PyCQA/flake8@7.1.2...7.3.0) --- updated-dependencies: - dependency-name: typing-extensions dependency-version: 4.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-version-bumps - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-version-bumps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0102b7d commit c20b44e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ coverage~=7.10
88
pre-commit==4.2.0
99
codespell==2.4.1
1010
bandit==1.8.6
11-
flake8==7.1.2
11+
flake8==7.3.0

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ sphinx-copybutton==0.5.2
77
furo==2024.8.6
88
sphinx-autodoc-typehints==2.2.3
99
sphinx-intl==2.3.1
10-
typing_extensions==4.13.2
10+
typing_extensions==4.14.1
1111
levenshtein==0.27.1

0 commit comments

Comments
 (0)