Skip to content

Commit

Permalink
Bump pygments from 2.7.2 to 2.8.1
Browse files Browse the repository at this point in the history
Bumps [pygments](https://github.com/pygments/pygments) from 2.7.2 to 2.8.1.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/2.8.1/CHANGES)
- [Commits](pygments/pygments@2.7.2...2.8.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 15, 2021
1 parent c6de08d commit 62928fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -55,7 +55,7 @@ darglint = "^1.5.5"
reorder-python-imports = "^2.3.6"
pre-commit-hooks = "^3.3.0"
sphinx-rtd-theme = "^0.5.0"
Pygments = "^2.7.2"
Pygments = "^2.8.1"

[tool.poetry.scripts]
synologydsm-api = "synology_dsm.__main__:main"
Expand Down

0 comments on commit 62928fc

Please sign in to comment.