build(deps): bump mistune from 2.0.5 to 3.0.1

Bumps [mistune](https://github.com/lepture/mistune) from 2.0.5 to 3.0.1.
- [Release notes](https://github.com/lepture/mistune/releases)
- [Changelog](https://github.com/lepture/mistune/blob/master/docs/changes.rst)
- [Commits](https://github.com/lepture/mistune/compare/v2.0.5...v3.0.1)

---
updated-dependencies:
- dependency-name: mistune
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-12 09:59:41 +00:00 committed by GitHub
parent 533732c823
commit 2b9d42cc0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 20 deletions

View File

@ -12,7 +12,7 @@ django-crispy-forms = "~=2.0"
django-extensions = "~=3.2.1" django-extensions = "~=3.2.1"
gunicorn = "~=20.1.0" gunicorn = "~=20.1.0"
ipython = "~=8.14.0" ipython = "~=8.14.0"
mistune = "~=2.0.5" mistune = "~=3.0.1"
psycopg2 = "~=2.9.6" psycopg2 = "~=2.9.6"
pygments = "~=2.15.1" pygments = "~=2.15.1"
social-auth-app-django = "~=5.2.0" social-auth-app-django = "~=5.2.0"

31
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "a4dd74b4c6d34cc274bcafaee0ed600752b439239a841af82c57e6af608501f9" "sha256": "0d5380b3dfee1e802346dc9353de5055805fb6d550d8f5e810f2569e397eda79"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
@ -193,7 +193,7 @@
"sha256:f8303414c7b03f794347ad062c0516cee0e15f7a612abd0ce1e25caf6ceb47df", "sha256:f8303414c7b03f794347ad062c0516cee0e15f7a612abd0ce1e25caf6ceb47df",
"sha256:fca62a8301b605b954ad2e9c3666f9d97f63872aa4efcae5492baca2056b74ab" "sha256:fca62a8301b605b954ad2e9c3666f9d97f63872aa4efcae5492baca2056b74ab"
], ],
"markers": "python_full_version >= '3.7.0'", "markers": "python_version >= '3.7'",
"version": "==3.1.0" "version": "==3.1.0"
}, },
"crispy-bootstrap5": { "crispy-bootstrap5": {
@ -334,11 +334,11 @@
}, },
"mistune": { "mistune": {
"hashes": [ "hashes": [
"sha256:0246113cb2492db875c6be56974a7c893333bf26cd92891c85f63151cee09d34", "sha256:b9b3e438efbb57c62b5beb5e134dab664800bdf1284a7ee09e8b12b13eb1aac6",
"sha256:bad7f5d431886fcbaf5f758118ecff70d31f75231b34024a1341120340a65ce8" "sha256:e912116c13aa0944f9dc530db38eb88f6a77087ab128f49f84a48f4c05ea163c"
], ],
"index": "pypi", "index": "pypi",
"version": "==2.0.5" "version": "==3.0.1"
}, },
"oauthlib": { "oauthlib": {
"hashes": [ "hashes": [
@ -376,7 +376,7 @@
"sha256:23ac5d50538a9a38c8bde05fecb47d0b403ecd0662857a86f886f798563d5b9b", "sha256:23ac5d50538a9a38c8bde05fecb47d0b403ecd0662857a86f886f798563d5b9b",
"sha256:45ea77a2f7c60418850331366c81cf6b5b9cf4c7fd34616f733c5427e6abbb1f" "sha256:45ea77a2f7c60418850331366c81cf6b5b9cf4c7fd34616f733c5427e6abbb1f"
], ],
"markers": "python_full_version >= '3.7.0'", "markers": "python_version >= '3.7'",
"version": "==3.0.38" "version": "==3.0.38"
}, },
"psycopg2": { "psycopg2": {
@ -530,11 +530,11 @@
}, },
"urllib3": { "urllib3": {
"hashes": [ "hashes": [
"sha256:61717a1095d7e155cdb737ac7bb2f4324a858a1e2e6466f6d03ff630ca68d3cc", "sha256:48e7fafa40319d358848e1bc6809b208340fafe2096f1725d05d67443d0483d1",
"sha256:d055c2f9d38dc53c808f6fdc8eab7360b6fdbbde02340ed25cfbcd817c62469e" "sha256:bee28b5e56addb8226c96f7f13ac28cb4c301dd5ea8a6ca179c0b9835e032825"
], ],
"markers": "python_version >= '3.7'", "markers": "python_version >= '3.7'",
"version": "==2.0.2" "version": "==2.0.3"
}, },
"wcwidth": { "wcwidth": {
"hashes": [ "hashes": [
@ -838,11 +838,11 @@
}, },
"platformdirs": { "platformdirs": {
"hashes": [ "hashes": [
"sha256:412dae91f52a6f84830f39a8078cecd0e866cb72294a5c66808e74d5e88d251f", "sha256:0ade98a4895e87dc51d47151f7d2ec290365a585151d97b4d8d6312ed6132fed",
"sha256:e2378146f1964972c03c085bb5662ae80b2b8c06226c54b2ff4aa9483e8a13a5" "sha256:e48fabd87db8f3a7df7150a4a5ea22c546ee8bc39bc2473244730d4b56d2cc4e"
], ],
"markers": "python_version >= '3.7'", "markers": "python_version >= '3.7'",
"version": "==3.5.1" "version": "==3.5.3"
}, },
"pycodestyle": { "pycodestyle": {
"hashes": [ "hashes": [
@ -884,13 +884,6 @@
"markers": "python_version >= '3.7' and python_version < '4.0'", "markers": "python_version >= '3.7' and python_version < '4.0'",
"version": "==0.8.2" "version": "==0.8.2"
}, },
"pytz": {
"hashes": [
"sha256:1d8ce29db189191fb55338ee6d0387d82ab59f3d00eac103412d64e0ebd0c588",
"sha256:a151b3abb88eda1d4e34a9814df37de2a80e301e68ba0fd856fb9b46bfbbbffb"
],
"version": "==2023.3"
},
"pyyaml": { "pyyaml": {
"hashes": [ "hashes": [
"sha256:01b45c0191e6d66c470b6cf1b9531a771a83c1c4208272ead47a3ae4f2f603bf", "sha256:01b45c0191e6d66c470b6cf1b9531a771a83c1c4208272ead47a3ae4f2f603bf",