Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-Core
Commits
dde933fd
Commit
dde933fd
authored
4 years ago
by
Tine Wittler
Browse files
Options
Downloads
Patches
Plain Diff
Update dependency flake8-django to v1
parent
303788ab
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!256
Update dependency flake8-django to v1
Pipeline
#2006
failed
4 years ago
Stage: test
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
poetry.lock
+3
-5
3 additions, 5 deletions
poetry.lock
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
4 additions
and
6 deletions
poetry.lock
+
3
−
5
View file @
dde933fd
...
...
@@ -1036,7 +1036,7 @@ description = "Plugin to catch bad style specific to Django Projects"
name
=
"flake8-django"
optional
=
false
python-versions
=
"*"
version
=
"0.0
.4
"
version
=
"
1.
0.0"
[package.dependencies]
flake8
=
"*"
...
...
@@ -2120,7 +2120,7 @@ celery = ["Celery", "django-celery-results", "django-celery-beat", "django-celer
ldap
=
[
"django-auth-ldap"
]
[metadata]
content-hash
=
"
6353771d93da028b331ddc1665de5136574a7d01b
84
9
8f
a8d72f5a212da6228d
"
content-hash
=
"
8ee2f274bd54ae55ee4796b0af2fc9e4
84
3
8f
0e171fb40434ed9f49ac9438655
"
python-versions
=
"^3.7"
[metadata.files]
...
...
@@ -2467,9 +2467,7 @@ flake8-builtins = [
{file
=
"flake8_builtins-1.5.2-py2.py3-none-any.whl"
,
hash
=
"sha256:a0296d23da92a6f2494243b9f2039bfdb73f34aba20054c1b70b2a60c84745bb"
}
,
]
flake8-django
=
[
{file
=
"flake8-django-0.0.4.tar.gz"
,
hash
=
"sha256:7329ec2e2b8b194e8109639c534359014c79df4d50b14f4b85b8395edc5d6760"
}
,
{file
=
"flake8_django-0.0.4-py3.5.egg"
,
hash
=
"sha256:ca66462724acbcf241d29edec201dac40c05cc27ae118b5abb8d74066681402f"
}
,
{file
=
"flake8_django-0.0.4-py3.7.egg"
,
hash
=
"sha256:29721a4976f784921b140752234447af1192c4e4f989d0db4e2d9f7f7915fa86"
}
,
{file
=
"flake8-django-1.0.0.tar.gz"
,
hash
=
"sha256:2c9e4b8bdcad3084d3a335a0e305cbf66cd9a2af937d66c50c859c1f966036b2"
}
,
]
flake8-docstrings
=
[
{file
=
"flake8-docstrings-1.5.0.tar.gz"
,
hash
=
"sha256:3d5a31c7ec6b7367ea6506a87ec293b94a0a46c0bce2bb4975b7f1d09b6f3717"
}
,
...
...
This diff is collapsed.
Click to expand it.
pyproject.toml
+
1
−
1
View file @
dde933fd
...
...
@@ -101,7 +101,7 @@ pytest-django-testing-postgresql = "^0.1"
selenium
=
"^3.141.0"
safety
=
"^1.8.5"
flake8
=
"^3.7.9"
flake8-django
=
"^0.0
.4
"
flake8-django
=
"^
1.
0.0"
flake8-fixme
=
"^1.1.1"
flake8-mypy
=
"^17.8.0"
flake8-bandit
=
"^2.1.2"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment