Skip to content

Commit 3f30561

Browse files
Bump identify from 2.6.17 to 2.6.18 (#12247)
Bumps [identify](https://github.com/pre-commit/identify) from 2.6.17 to 2.6.18. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pre-commit/identify/commit/07a801758ea68c17523122c1bcb0635b9d71cba1"><code>07a8017</code></a> v2.6.18</li> <li><a href="https://github.com/pre-commit/identify/commit/2609c0ad2a9d3360d8815e63e0a4a9e1c78688a2"><code>2609c0a</code></a> Merge pull request <a href="https://redirect.github.com/pre-commit/identify/issues/581">#581</a> from pre-commit/mxr-patch-1</li> <li><a href="https://github.com/pre-commit/identify/commit/74d7931da89ccc892dfb9dccf9b04eb389216903"><code>74d7931</code></a> Configure pyproject.toml to have custom 'pyproject' file type</li> <li>See full diff in <a href="https://github.com/pre-commit/identify/compare/v2.6.17...v2.6.18">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=identify&package-manager=pip&previous-version=2.6.17&new-version=2.6.18)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e340586 commit 3f30561

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ frozenlist==1.8.0
8585
# aiosignal
8686
gunicorn==25.2.0
8787
# via -r requirements/base.in
88-
identify==2.6.17
88+
identify==2.6.18
8989
# via pre-commit
9090
idna==3.11
9191
# via

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ frozenlist==1.8.0
8383
# aiosignal
8484
gunicorn==25.2.0
8585
# via -r requirements/base.in
86-
identify==2.6.17
86+
identify==2.6.18
8787
# via pre-commit
8888
idna==3.11
8989
# via

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ forbiddenfruit==0.1.4
3737
# via blockbuster
3838
freezegun==1.5.5
3939
# via -r requirements/lint.in
40-
identify==2.6.17
40+
identify==2.6.18
4141
# via pre-commit
4242
idna==3.11
4343
# via trustme

0 commit comments

Comments
 (0)