Skip to content

Commit a58e93c

Browse files
author
stubsabot
committed
[stubsabot] Bump Pygments to 2.20.*
Release: https://pypi.org/pypi/Pygments/2.20.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: pygments/pygments@2.19.2...2.20.0 Stubsabot analysis of the diff between the two releases: - 1 public Python file has been added: `pygments/lexers/rell.py`. - 0 files included in typeshed's stubs have been deleted. - 31 files included in typeshed's stubs have been modified or renamed. - Total lines of Python code added: 1328. - Total lines of Python code deleted: 655. 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
1 parent 4ab04d2 commit a58e93c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/Pygments/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "2.19.*"
1+
version = "2.20.*"
22
upstream_repository = "https://github.com/pygments/pygments"
33
dependencies = ["types-docutils"]
44
partial_stub = true

0 commit comments

Comments
 (0)