Skip to content

Commit b0a26ae

Browse files
Bump pre-commit from 4.3.0 to 4.4.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.3.0...v4.4.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 056d929 commit b0a26ae

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ pluggy==1.6.0
140140
# via
141141
# pytest
142142
# pytest-cov
143-
pre-commit==4.3.0
143+
pre-commit==4.4.0
144144
# via -r requirements/lint.in
145145
propcache==0.4.1
146146
# via

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ pluggy==1.6.0
137137
# via
138138
# pytest
139139
# pytest-cov
140-
pre-commit==4.3.0
140+
pre-commit==4.4.0
141141
# via -r requirements/lint.in
142142
propcache==0.4.1
143143
# via

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ platformdirs==4.5.0
6161
# via virtualenv
6262
pluggy==1.6.0
6363
# via pytest
64-
pre-commit==4.3.0
64+
pre-commit==4.4.0
6565
# via -r requirements/lint.in
6666
proxy-py==2.4.10
6767
# via -r requirements/lint.in

0 commit comments

Comments
 (0)