mirror of
https://github.com/rjNemo/graphql-file_upload
synced 2026-06-06 02:16:44 +00:00
Merge pull request #12 from rjNemo/dependabot/pip/jinja2-3.1.3
Bump jinja2 from 3.1.2 to 3.1.3
This commit is contained in:
commit
ff35cf2f04
1 changed files with 4 additions and 3 deletions
7
Pipfile.lock
generated
7
Pipfile.lock
generated
|
|
@ -1010,11 +1010,12 @@
|
||||||
},
|
},
|
||||||
"jinja2": {
|
"jinja2": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:31351a702a408a9e7595a8fc6150fc3f43bb6bf7e319770cbc0db9df9437e852",
|
"sha256:7d6d50dd97d52cbc355597bd845fabfbac3f551e1f99619e39a35ce8c370b5fa",
|
||||||
"sha256:6088930bfe239f0e6710546ab9c19c9ef35e29792895fed6e6e31a023a182a61"
|
"sha256:ac8bd6544d4bb2c9792bf3a159e80bba8fda7f07e81bc3aed565432d5925ba90"
|
||||||
],
|
],
|
||||||
|
"index": "pypi",
|
||||||
"markers": "python_version >= '3.7'",
|
"markers": "python_version >= '3.7'",
|
||||||
"version": "==3.1.2"
|
"version": "==3.1.3"
|
||||||
},
|
},
|
||||||
"jinja2-pluralize": {
|
"jinja2-pluralize": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue