Skip to content

Commit 6fa245b

Browse files
Bump pygments from 2.19.1 to 2.19.2 (#1517)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e6ee7f commit 6fa245b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pytest-aiohttp==1.1.0
2323
psycopg2==2.9.10
2424

2525
# docs
26-
pygments==2.19.1
26+
pygments==2.19.2
2727
sphinx==8.2.3
2828
sphinxcontrib-asyncio==0.3.0
2929
sphinxcontrib-spelling==8.0.1; platform_system!="Windows" # We only use it in CI

0 commit comments

Comments
 (0)