mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
[stubsabot] Bump Pygments to 2.15.* (#10030)
Release: https://pypi.org/pypi/Pygments/2.15.0 Homepage: https://pygments.org Changelog: https://github.com/pygments/pygments/blob/master/CHANGES Diff: https://github.com/pygments/pygments/compare/2.14.0...2.15.0 Stubsabot analysis of the diff between the two releases: - 3 public Python files have been added: `pygments/lexers/carbon.py`, `pygments/lexers/dax.py`, `pygments/lexers/wgsl.py`. - 0 files included in typeshed's stubs have been deleted. - 28 files included in typeshed's stubs have been modified or renamed. - Total lines of Python code added: 2582. - Total lines of Python code deleted: 502.
This commit is contained in:
committed by
GitHub
parent
a035372a91
commit
266f9a81b1
@@ -1,4 +1,4 @@
|
||||
version = "2.14.*"
|
||||
version = "2.15.*"
|
||||
requires = ["types-docutils", "types-setuptools"]
|
||||
|
||||
[tool.stubtest]
|
||||
|
||||
Reference in New Issue
Block a user