An open index of dependabot pull requests across open source projects.

[pip] (deps): Bump the dev-dependencies group across 1 directory with 4 updates

Closed
Number: #82
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 1
Created: October 12, 2025 at 09:05 PM UTC
(9 months ago)
Updated: October 17, 2025 at 08:25 PM UTC
(9 months ago)
Closed: October 17, 2025 at 08:25 PM UTC
(9 months ago)
Time to Close: 5 days
Labels:
dependencies python
Description:

Bumps the dev-dependencies group with 4 updates in the / directory: idna, libcst, textual and virtualenv.

Updates idna from 3.10 to 3.11

Changelog

Sourced from idna's changelog.

3.11 (2025-10-12)

  • Update to Unicode 16.0.0, including significant changes to UTS46 processing. As a result of Unicode ending support for it, transitional processing no longer has an effect and returns the same result.
  • Add support for Python 3.14, lowest supported version is Python 3.8.
  • Various updates to packaging, including PEP 740 support.
Commits
  • ad949ee Release v3.11
  • cae4ba7 Second release candidate for 3.11
  • 8adb305 Add space in RST link
  • 74cb2b6 Release candidate for 3.11
  • 05dab09 Format idna-data with ruff
  • 90eac78 Apply ruff formatting
  • a31ce7e Remove errant test vectors
  • 81f0333 Omit vectors known to be broken in test suite
  • a0f3257 Merge branch 'master' into unicode-16-uts46-changes
  • 38d9886 Remove extra UTS46 test vector
  • Additional commits viewable in compare view

Updates libcst from 1.7.0 to 1.8.5

Release notes

Sourced from libcst's releases.

v1.8.5

What's Changed

Full Changelog: https://github.com/Instagram/LibCST/compare/v1.8.4...v1.8.5

v1.8.4

What's Changed

New Contributors

Full Changelog: https://github.com/Instagram/LibCST/compare/v1.8.2...v1.8.4

v1.8.2

Fixed

New Contributors

Full Changelog: https://github.com/Instagram/LibCST/compare/v1.8.1...v1.8.2

v1.8.1

Added

Updated

New Contributors

Full Changelog: https://github.com/Instagram/LibCST/compare/v1.8.0...v1.8.1

v1.8.0

Added

... (truncated)

Changelog

Sourced from libcst's changelog.

1.8.5 - 2025-09-25

What's Changed

1.8.4 - 2025-09-09

What's Changed

New Contributors

Full Changelog: https://github.com/Instagram/LibCST/compare/v1.8.2...v1.8.4

1.8.3 - 2025-08-29

What's Changed

New Contributors

Full Changelog: https://github.com/Instagram/LibCST/compare/v1.8.2...v1.8.3

1.8.2 - 2025-06-13

Fixed

New Contributors

Full Changelog: https://github.com/Instagram/LibCST/compare/v1.8.1...v1.8.2

1.8.1 - 2025-06-10

Added

Updated

... (truncated)

Commits

Updates textual from 6.2.1 to 6.3.0

Release notes

Sourced from textual's releases.

The Pithonic release

Version 6.3.0 adds support for Python 3.14, but drops support for Python3.8.

If you are updating, you may also want to update textual-dev.

There is also a new CSS rule, and a fix for code highlighting.

Enjoy!

[6.3.0] - 2025-10-11

Added

Fixed

Changed

Changelog

Sourced from textual's changelog.

[6.3.0] - 2025-10-11

Added

Fixed

Changed

Commits

Updates virtualenv from 20.34.0 to 20.35.3

Release notes

Sourced from virtualenv's releases.

20.35.3

What's Changed

Full Changelog: https://github.com/pypa/virtualenv/compare/20.35.1...20.35.3

20.35.2

What's Changed

Full Changelog: https://github.com/pypa/virtualenv/compare/20.35.1...20.35.2

20.35.1

What's Changed

Full Changelog: https://github.com/pypa/virtualenv/compare/20.34.0...20.35.1

20.35.0

What's Changed

... (truncated)

Changelog

Sourced from virtualenv's changelog.

v20.35.3 (2025-10-10)

Bugfixes - 20.35.3

- Accept RuntimeError in `test_too_many_open_files`, by :user:`esafak` (:issue:`2935`)

v20.35.2 (2025-10-10)

Bugfixes - 20.35.2

  • Revert out changes related to the extraction of the discovery module - by :user:gaborbernat. (:issue:2978)

v20.35.1 (2025-10-09)

Bugfixes - 20.35.1

- Patch get_interpreter to handle missing cache and app_data - by :user:`esafak` (:issue:`2972`)
- Fix backwards incompatible changes to ``PythonInfo`` - by :user:`gaborbernat`. (:issue:`2975`)

v20.35.0 (2025-10-08)

Features - 20.35.0

  • Add AppData and Cache protocols to discovery for decoupling - by :user:esafak. (:issue:2074)
  • Ensure python3.exe and python3 on Windows for Python 3 - by :user:esafak. (:issue:2774)

Bugfixes - 20.35.0

- Replaced direct references to tcl/tk library paths with getattr - by :user:`esafak` (:issue:`2944`)
- Restore absolute import of fs_is_case_sensitive - by :user:`esafak`. (:issue:`2955`)
Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Package Dependencies
Package:
idna
Ecosystem:
pip
Version Change:
3.10 → 3.11
Package:
virtualenv
Ecosystem:
pip
Version Change:
20.34.0 → 20.35.3
Update Type:
Minor
Package:
textual
Ecosystem:
pip
Version Change:
6.2.1 → 6.3.0
Update Type:
Minor
Package:
libcst
Ecosystem:
pip
Version Change:
1.7.0 → 1.8.5
Update Type:
Minor
Technical Details
ID: 10250961
UUID: 3507867234
Node ID: PR_kwDOMt9I9c6tWSC9
Host: GitHub
Repository: github/annotated-logger