Skip to content

Commit

Permalink
build(deps-dev): bump pygments from 2.14.0 to 2.17.2
Browse files Browse the repository at this point in the history
Bumps [pygments](https://github.com/pygments/pygments) from 2.14.0 to 2.17.2.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.14.0...2.17.2)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2023
1 parent 568d62f commit b44ee35
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ pytest = "^7.4.2"
pytest-cov = "^4.0.0"
mypy = "^1.5"
xdoctest = "^1.1.0"
Pygments = "^2.14.0"
Pygments = "^2.17.2"

[tool.coverage.paths]
source = ["src", "*/site-packages"]
Expand Down

0 comments on commit b44ee35

Please sign in to comment.