Skip to content

Commit

Permalink
Update types-pygments requirement
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: types-pygments
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kdeldycke committed Jan 19, 2025
1 parent 9f97547 commit 9cc0638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ test = [
"pytest-randomly ~= 3.16.0",
]
typing = [
"types-Pygments ~= 2.18.0.20240506",
"types-Pygments ~= 2.19.0.20250107",
"types-PyYAML ~= 6.0.12.9",
"types-requests ~= 2.32.0.20240622",
"types-tabulate ~= 0.9.0.2",
Expand Down

0 comments on commit 9cc0638

Please sign in to comment.