Skip to content

Commit

Permalink
Update pygments requirement from ~=2.14.0 to ~=2.17.2
Browse files Browse the repository at this point in the history
Updates the requirements on [pygments](https://github.com/pygments/pygments) to permit the latest version.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.14.0...2.17.2)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 1, 2023
1 parent 29cfebd commit c3af415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pillow~=10.0.1
django-crispy-forms~=1.14.0
Markdown~=3.4.3
Unidecode~=1.3.6
Pygments~=2.14.0
Pygments~=2.17.2
django-mdeditor~=0.1.20
requests~=2.31.0
djangorestframework~=3.14.0
Expand Down

0 comments on commit c3af415

Please sign in to comment.