Skip to content

Commit

Permalink
Bump pygments from 2.14.0 to 2.15.0 (#920)
Browse files Browse the repository at this point in the history
* Bump pygments from 2.14.0 to 2.15.0

Bumps [pygments](https://github.com/pygments/pygments) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.14.0...2.15.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Set factory-boy version.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt Layman <matthewlayman@gmail.com>
  • Loading branch information
dependabot[bot] and mblayman authored Jul 20, 2023
1 parent 34c7e8e commit 0a783ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
coverage[toml]
django-test-plus==2.2.2
factory-boy
factory-boy==3.2.1
flake8==6.0.0
flake8-bugbear==23.6.5
isort==5.5.4
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ pycparser==2.21
# via cffi
pydyf==0.6.0
# via weasyprint
pygments==2.14.0
pygments==2.15.0
# via sphinx
pyjwt[crypto]==2.4.0
# via django-allauth
Expand Down

0 comments on commit 0a783ea

Please sign in to comment.