Update dependency reuse to v3
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
72fda5df51
commit
f8f3403a40
2
Pipfile
2
Pipfile
@ -24,7 +24,7 @@ werkzeug = "==2.3.8"
|
||||
flake8 = "==7.1.1"
|
||||
yapf = "==0.40.2"
|
||||
pre-commit = "==2.21.0"
|
||||
reuse = "==2.1.0"
|
||||
reuse = "==3.0.2"
|
||||
|
||||
[requires]
|
||||
python_version = "3.8"
|
||||
|
8
Pipfile.lock
generated
8
Pipfile.lock
generated
@ -1,7 +1,7 @@
|
||||
{
|
||||
"_meta": {
|
||||
"hash": {
|
||||
"sha256": "2a23fc3623d80bb65920da40510365714935602aa1fba9ff627cb86784ec462a"
|
||||
"sha256": "8dfb708faa7e2d0409997f4bb1781ee011074595f887b56cedb2a176207f6738"
|
||||
},
|
||||
"pipfile-spec": 6,
|
||||
"requires": {
|
||||
@ -708,12 +708,12 @@
|
||||
},
|
||||
"reuse": {
|
||||
"hashes": [
|
||||
"sha256:4211e91caa4c9e433802618a89a2d49a67e2bf76a8029d6708090892f0cdebec",
|
||||
"sha256:b214e756582766c9a8c84e195707a4ee86f58640bc2b0c5eac85279f5fd7d9de"
|
||||
"sha256:73eb8262b84527a90822404e7504f69081854759806830d402ea1e92176f32a6",
|
||||
"sha256:bf5a65c2dba4b481ee5ace18a3863095ee95ff3e72acaf6cd4446bb83d786970"
|
||||
],
|
||||
"index": "pypi",
|
||||
"markers": "python_version >= '3.8' and python_version < '4.0'",
|
||||
"version": "==2.1.0"
|
||||
"version": "==3.0.2"
|
||||
},
|
||||
"tomli": {
|
||||
"hashes": [
|
||||
|
Loading…
Reference in New Issue
Block a user