Skip to content

Commit

Permalink
build(deps-dev): bump pygments from 2.14.0 to 2.15.0 (#1869)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 10, 2023
1 parent 8294fd6 commit 3a7186d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ doc = [
]
test = [
"nose==1.3.7",
"pygments==2.14.0",
"pygments==2.15.0",
"pytest==7.3.0",
"pytest-cov==4.0.0",
"pytest-mock==3.10.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ sphinx-tabs==3.4.1
furo==2023.3.27
# test
nose==1.3.7
pygments==2.14.0
pygments==2.15.0
pytest==7.3.0
pytest-cov==4.0.0
pytest-mock==3.10.0
Expand Down

0 comments on commit 3a7186d

Please sign in to comment.