Skip to content

Commit 112acbc

Browse files
Bump codespell from 2.1.0 to 2.4.1
Bumps [codespell](https://github.com/codespell-project/codespell) from 2.1.0 to 2.4.1. - [Release notes](https://github.com/codespell-project/codespell/releases) - [Commits](codespell-project/codespell@v2.1.0...v2.4.1) --- updated-dependencies: - dependency-name: codespell dependency-version: 2.4.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e7fba6 commit 112acbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev-genai-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pytest-cov==4.1.0
99
readme-renderer==42.0
1010
bleach==4.1.0 # transient dependency for readme-renderer
1111
markupsafe>=2.0.1
12-
codespell==2.1.0
12+
codespell==2.4.1
1313
requests==2.32.3
1414
ruamel.yaml==0.17.21
1515
flaky==3.7.0

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pytest-cov==4.1.0
99
readme-renderer==42.0
1010
bleach==4.1.0 # transient dependency for readme-renderer
1111
markupsafe>=2.0.1
12-
codespell==2.1.0
12+
codespell==2.4.1
1313
requests==2.32.4
1414
ruamel.yaml==0.17.21
1515
flaky==3.7.0

0 commit comments

Comments
 (0)