Skip to content

Commit

Permalink
Bump the python-deps group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the python-deps group with 2 updates: [pygments](https://github.com/pygments/pygments) and ruamel-yaml.


Updates `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)

Updates `ruamel-yaml` from 0.18.9 to 0.18.10

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-deps
- dependency-name: ruamel-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent af42849 commit 53f9949
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ pycodestyle==2.12.1
pydantic==2.10.4
pydantic_core==2.27.2
pyflakes==3.2.0
Pygments==2.19.0
Pygments==2.19.1
pyparsing==3.2.1
requests==2.32.3
rich==13.9.4
ruamel.yaml==0.18.9
ruamel.yaml==0.18.10
ruamel.yaml.clib==0.2.12
shellingham==1.5.4
tqdm==4.67.1
Expand Down

0 comments on commit 53f9949

Please sign in to comment.