diff options
| author | 2023-12-13 05:38:21 +0000 | |
|---|---|---|
| committer | 2023-12-13 05:38:21 +0000 | |
| commit | bea51add26fa421c072830ff8bb8eb2a0aab2fc1 (patch) | |
| tree | 1827ad30b0101f4f9b89efbb9a9ebde1b85d7bd3 /poetry.lock | |
| parent | Bump feedparser from 6.0.10 to 6.0.11 (#2840) (diff) | |
Bump pre-commit from 3.5.0 to 3.6.0 (#2841)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'poetry.lock')
| -rw-r--r-- | poetry.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/poetry.lock b/poetry.lock index 9f05cea2e..14e10a628 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1227,13 +1227,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "pre-commit" -version = "3.5.0" +version = "3.6.0" description = "A framework for managing and maintaining multi-language pre-commit hooks." optional = false -python-versions = ">=3.8" +python-versions = ">=3.9" files = [ - {file = "pre_commit-3.5.0-py2.py3-none-any.whl", hash = "sha256:841dc9aef25daba9a0238cd27984041fa0467b4199fc4852e27950664919f660"}, - {file = "pre_commit-3.5.0.tar.gz", hash = "sha256:5804465c675b659b0862f07907f96295d490822a450c4c40e747d0b1c6ebcb32"}, + {file = "pre_commit-3.6.0-py2.py3-none-any.whl", hash = "sha256:c255039ef399049a5544b6ce13d135caba8f2c28c3b4033277a788f434308376"}, + {file = "pre_commit-3.6.0.tar.gz", hash = "sha256:d30bad9abf165f7785c15a21a1f46da7d0677cb00ee7ff4c579fd38922efe15d"}, ] [package.dependencies] @@ -2354,4 +2354,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = "3.11.*" -content-hash = "de0f01398df7d8419eb335940b5d8021ade4af0af87b8eb0af49f0a1d5c846f0" +content-hash = "de04fcddc30127ff7150812cc1981af534d057cdf6fd2dfe7f21be9facf44759" |