Skip to content

chore(deps): update linkify-it-py requirement from ~=2.0 to ~=2.1 in /docs#1008

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/docs/linkify-it-py-approx-eq-2.1
Open

chore(deps): update linkify-it-py requirement from ~=2.0 to ~=2.1 in /docs#1008
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/docs/linkify-it-py-approx-eq-2.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Updates the requirements on linkify-it-py to permit the latest version.

Release notes

Sourced from linkify-it-py's releases.

v2.1.0

What's Changed

New Contributors

Full Changelog: tsutsu3/linkify-it-py@v2.0.3...v2.1.0

Changelog

Sourced from linkify-it-py's changelog.

v2.1.0 (2026-03-01)

  • Drop support for EOL Python 3.7, 3.8 (bd78752)
  • Drop support for EOL Python 3.9 (#75) by @​hugovk
  • Add support for Python 3.14 (#75) by @​hugovk
  • Migrate to OIDC trusted publishing for PyPI and TestPyPI (#77)
  • Add workflow permissions for security hardening (#77)
  • Bump GitHub Actions dependencies (#71, #73)

v2.0.3 (2024-02-04)

  • Update port.yml (linkify-it v5.0.0) (#54)
  • Fix rtd (#52)
  • Add linkify-it-py-demo url (#51)
  • Fix package build (#49)

v2.0.2 (2023-05-02)

  • Fix missing files to the test (#44)

v2.0.1 (2023-05-02)

  • Update development tools
  • Fix sdist is missing tests

v2.0.0 (2022-05-07)

  • Add matchAtStart method to match full URLs at the start of the string.
  • Fixed paired symbols ((), {}, "", etc.) after punctuation.
  • --- option now affects parsing of emails (e.g. user@example.com---)

v1.0.3 (2021-12-18)

  • Fixed #98. Don't count ; at the end of link (when followed with space).

v1.0.2 (2021-10-09)

  • Fix: Schema key containing - not producing matches (#26)

v1.0.1 (2020-12-18)

  • Add manifest
  • Add codecov.yml

v1.0.0 (2020-11-15)

  • First release
Commits
  • b9ee349 Release v2.1.0 (#79)
  • 4496b77 chore: remove outdated maintainability badge from README (#78)
  • 4fb94e7 ci: migrate to trusted publishing and update CI configuration (#77)
  • 5006002 Add support for Python 3.14 and drop EOL 3.9 (#75)
  • ba10b5e Fix CI status badge (#76)
  • 97e18f7 Bump the github-actions group across 1 directory with 2 updates (#73)
  • f494418 Bump actions/checkout from 4 to 5 in the github-actions group (#71)
  • 773968c Run black
  • bd78752 Bump minimum Python version to 3.9 and update dependencies
  • ddc0697 Bump codecov/codecov-action from 4 to 5 in the github-actions group (#68)
  • Additional commits viewable in compare view

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 commands and options

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)

Updates the requirements on [linkify-it-py](https://github.com/tsutsu3/linkify-it-py) to permit the latest version.
- [Release notes](https://github.com/tsutsu3/linkify-it-py/releases)
- [Changelog](https://github.com/tsutsu3/linkify-it-py/blob/main/CHANGELOG.md)
- [Commits](tsutsu3/linkify-it-py@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: linkify-it-py
  dependency-version: 2.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants