Skip to content

Commit

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

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

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 Sep 3, 2021
1 parent 28900e7 commit 00bbacf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ codecov==2.1.12
docutils==0.17.1
tox==3.24.0
tox-travis==0.12
pygments==2.9.0
pygments==2.10.0
aiohttp==3.7.4.post0
yarl==1.6.3
multidict==5.1.0

0 comments on commit 00bbacf

Please sign in to comment.