Skip to content

Commit

Permalink
build(deps): update dependency pygments to v2.10.0 (#371)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Aug 17, 2021
1 parent a377b65 commit 6d0e33d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ pytest-xdist==2.3.0
pyyaml==5.4.1

# Pinned by Snyk
pygments==2.9.0 # not directly required, pinned by Snyk to avoid a vulnerability
pygments==2.10.0 # not directly required, pinned by Snyk to avoid a vulnerability
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ pycparser==2.20
# via cffi
pyflakes==2.3.1
# via flake8
pygments==2.9.0
pygments==2.10.0
# via
# bpython
# doc8
Expand Down

0 comments on commit 6d0e33d

Please sign in to comment.