mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 14:01:55 +08:00
[stubsabot] Bump Pygments to 2.18.* (#11861)
Release: https://pypi.org/pypi/Pygments/2.18.0 Homepage: https://pygments.org Repository: https://github.com/pygments/pygments Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/Pygments Changelog: https://github.com/pygments/pygments/blob/master/CHANGES Diff: https://github.com/pygments/pygments/compare/2.17.2...2.18.0 Stubsabot analysis of the diff between the two releases: - 5 public Python files have been added: `pygments/lexers/mojo.py`, `pygments/lexers/soong.py`, `pygments/lexers/tact.py`, `pygments/lexers/typst.py`, `pygments/styles/coffee.py`. - 0 files included in typeshed's stubs have been deleted. - 36 files included in typeshed's stubs have been modified or renamed. - Total lines of Python code added: 4858. - Total lines of Python code deleted: 2467. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI Co-authored-by: stubsabot <>
This commit is contained in:
committed by
GitHub
parent
e436dfe219
commit
8ff50fbea2
@@ -1,4 +1,4 @@
|
||||
version = "2.17.*"
|
||||
version = "2.18.*"
|
||||
upstream_repository = "https://github.com/pygments/pygments"
|
||||
requires = ["types-docutils", "types-setuptools"]
|
||||
partial_stub = true
|
||||
|
||||
Reference in New Issue
Block a user