Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 7077c5a commit f838a1c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ platformdirs = "==4.3.6"
plexapi = "==4.16.0"
pluggy = "==1.5.0"
prompt-toolkit = "==3.0.48"
pygments = "==2.19.0"
pygments = "==2.19.1"
python-dotenv = "==1.0.1"
python-git-info = "==0.8.3"
pytimeparse = "==1.1.8"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ platformdirs==4.3.6
plexapi==4.16.0; python_version >= '3.9'
pluggy==1.5.0
prompt-toolkit==3.0.48
pygments==2.19.0; python_version >= '3.8'
pygments==2.19.1; python_version >= '3.8'
python-dotenv==1.0.1
python-git-info==0.8.3
pytimeparse==1.1.8
Expand Down

0 comments on commit f838a1c

Please sign in to comment.