Skip to content

Commit aa2b6bb

Browse files
chore(deps): bump pre-commit from 4.2.0 to 4.3.0 (#7940)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.2.0 to 4.3.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.2.0...v4.3.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Anna Scholtz <[email protected]>
1 parent 7ec3dca commit aa2b6bb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pandas==2.3.1
3131
paramiko==4.0.0
3232
pathos==0.3.4
3333
pip-tools==7.5.0
34-
pre-commit==4.2.0
34+
pre-commit==4.3.0
3535
pyarrow==20.0.0
3636
pytest-black==0.6.0
3737
pytest-flake8==1.3.0

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1323,9 +1323,9 @@ ppft==1.7.7 \
13231323
--hash=sha256:f3f77448cfe24c2b8d2296b6d8732280b25041a3f3e1f551856c6451d3e01b96 \
13241324
--hash=sha256:fb7524db110682de886b4bb5b08f7bf6a38940566074ef2f62521cbbd3864676
13251325
# via pathos
1326-
pre-commit==4.2.0 \
1327-
--hash=sha256:601283b9757afd87d40c4c4a9b2b5de9637a8ea02eaff7adc2d0fb4e04841146 \
1328-
--hash=sha256:a009ca7205f1eb497d10b845e52c838a98b6cdd2102a6c8e4540e94ee75c58bd
1326+
pre-commit==4.3.0 \
1327+
--hash=sha256:2b0747ad7e6e967169136edffee14c16e148a778a54e4f967921aa1ebf2308d8 \
1328+
--hash=sha256:499fe450cc9d42e9d58e606262795ecb64dd05438943c62b66f6a8673da30b16
13291329
# via -r requirements.in
13301330
propcache==0.2.0 \
13311331
--hash=sha256:00181262b17e517df2cd85656fcd6b4e70946fe62cd625b9d74ac9977b64d8d9 \

0 commit comments

Comments
 (0)