Skip to content

Commit

Permalink
Merge pull request #7475 from Lonero-Team/renovate/pygments-2.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency pygments to v2.17.2
  • Loading branch information
Mentors4EDU authored Dec 2, 2023
2 parents fb443d4 + 49a4ca0 commit 0ab9b3c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion clusterpost/bigchaindb/docs/contributing/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ recommonmark==0.7.1
sphinx-rtd-theme==1.3.0
wget
packaging==23.2
pygments==2.16.1 # not directly required, pinned by Snyk to avoid a vulnerability
pygments==2.17.2 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
2 changes: 1 addition & 1 deletion clusterpost/bigchaindb/docs/root/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ sphinx-rtd-theme==1.3.0
sphinxcontrib-napoleon==0.7
sphinxcontrib-httpdomain==1.8.1
packaging==23.2
pygments==2.16.1 # not directly required, pinned by Snyk to avoid a vulnerability
pygments==2.17.2 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
2 changes: 1 addition & 1 deletion clusterpost/bigchaindb/docs/server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ sphinxcontrib-httpdomain==1.8.1
pyyaml==6.0.1
aafigure==0.6
packaging==23.2
pygments==2.16.1 # not directly required, pinned by Snyk to avoid a vulnerability
pygments==2.17.2 # not directly required, pinned by Snyk to avoid a vulnerability
certifi>=2022.12.7 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 0ab9b3c

Please sign in to comment.