build(deps): bump pygments from 2.11.2 to 2.12.0

Bumps [pygments](https://github.com/pygments/pygments) from 2.11.2 to 2.12.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.11.2...2.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-25 09:22:18 +00:00 committed by GitHub
parent 1ca9622b73
commit f548857c13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -13,7 +13,7 @@ gunicorn = "~=20.1.0"
ipython = "~=8.2.0"
mistune = "~=2.0.2"
psycopg2 = "~=2.9.3"
pygments = "~=2.11.2"
pygments = "~=2.12.0"
social-auth-app-django = "~=5.0.0"
whitenoise = "~=6.0.0"

10
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "9142d7968758585d90dc09ea182bc61287f7a0d5d6544ce7620f02b3c9216f21"
"sha256": "d18c119e77ac490b91e07fb132c87ba64ad4f5464b9e347d7d195c044dd35791"
},
"pipfile-spec": 6,
"requires": {
@ -324,11 +324,11 @@
},
"pygments": {
"hashes": [
"sha256:44238f1b60a76d78fc8ca0528ee429702aae011c265fe6a8dd8b63049ae41c65",
"sha256:4e426f72023d88d03b2fa258de560726ce890ff3b630f88c21cbb8b2503b8c6a"
"sha256:5eb116118f9612ff1ee89ac96437bb6b49e8f04d8a13b514ba26f620208e26eb",
"sha256:dc9c10fb40944260f6ed4c688ece0cd2048414940f1cea51b8b226318411c519"
],
"index": "pypi",
"version": "==2.11.2"
"version": "==2.12.0"
},
"pyjwt": {
"hashes": [
@ -881,7 +881,7 @@
"sha256:6657594ee297170d19f67d55c05852a874e7eb634f4f753dbd667855e07c1708",
"sha256:f1c24655a0da0d1b67f07e17a5e6b2a105894e6824b92096378bb3668ef02376"
],
"markers": "python_version < '3.10'",
"markers": "python_version >= '3.7'",
"version": "==4.2.0"
},
"wrapt": {