Skip to content

Commit 8f51f0e

Browse files
Bump pygments from 2.19.1 to 2.19.2 (#1383)
Bumps [pygments](https://github.com/pygments/pygments) from 2.19.1 to 2.19.2. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.19.1...2.19.2) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.19.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0aa3f70 commit 8f51f0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ pluggy==1.6.0 ; python_version >= "3.11" and python_version < "3.15"
5050
pooch==1.8.2 ; python_version >= "3.11" and python_version < "3.15"
5151
pycodestyle==2.14.0 ; python_version >= "3.11" and python_version < "3.15"
5252
pyerfa==2.0.1.5 ; python_version >= "3.11" and python_version < "3.15"
53-
pygments==2.19.1 ; python_version >= "3.11" and python_version < "3.15"
53+
pygments==2.19.2 ; python_version >= "3.11" and python_version < "3.15"
5454
pyparsing==3.2.3 ; python_version >= "3.11" and python_version < "3.15"
5555
pyshtools==4.13.1 ; python_version >= "3.11" and python_version < "3.15"
5656
pytest==9.0.1 ; python_version >= "3.11" and python_version < "3.15"

0 commit comments

Comments
 (0)