Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-FiBu
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository 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
Katharineum zu Lübeck
AlekSIS-App-FiBu
Commits
6b409844
Commit
6b409844
authored
4 years ago
by
Tine Wittler
Browse files
Options
Downloads
Patches
Plain Diff
Update dependency flake8-black to ^0.2.0
parent
5bc5c459
No related branches found
Branches containing commit
No related tags found
1 merge request
!7
Update dependency flake8-black to ^0.2.0
Pipeline
#2393
passed
4 years ago
Stage: test
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
poetry.lock
+6
-6
6 additions, 6 deletions
poetry.lock
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
7 additions
and
7 deletions
poetry.lock
+
6
−
6
View file @
6b409844
...
...
@@ -68,11 +68,11 @@ extras = ["phonenumbers"]
version
=
">
=
3.0
,
<
4.0
"
[package.dependencies.django-two-factor-auth]
extras
=
[
"yubikey"
,
"
sm
s"
,
"call"
,
"
phonenumber
s"
]
extras
=
[
"yubikey"
,
"
phonenumber
s"
,
"call"
,
"
sm
s"
]
version
=
">
=
1.11
.
0
,
<
2.0
.
0
"
[package.dependencies.dynaconf]
extras
=
[
"ini"
,
"toml"
,
"yaml"
]
extras
=
[
"yaml"
,
"ini"
,
"toml"
]
version
=
">
=
2.0
,
<
3.0
"
[package.extras]
...
...
@@ -927,10 +927,10 @@ description = "flake8 plugin to call black as a code style validator"
name
=
"flake8-black"
optional
=
false
python-versions
=
"*"
version
=
"0.
1.2
"
version
=
"0.
2.0
"
[package.dependencies]
black
=
"
>
=
19.3
b
0
"
black
=
"
*
"
flake8
=
">
=
3.0
.
0
"
[[package]]
...
...
@@ -1938,7 +1938,7 @@ docs = ["sphinx", "jaraco.packaging (>=3.2)", "rst.linker (>=1.9)"]
testing
=
[
"jaraco.itertools"
,
"func-timeout"
]
[metadata]
content-hash
=
"
5b6a57af2c19a9cd1bffb484746feaa9adc0a75ca99b595579f0e98462f848b0
"
content-hash
=
"
bb47a48cca0e0836897db471df19030677b76c0ce1c3a22ea559d5c2613c8791
"
python-versions
=
"^3.7"
[metadata.files]
...
...
@@ -2246,7 +2246,7 @@ flake8-bandit = [
{file
=
"flake8_bandit-2.1.2.tar.gz"
,
hash
=
"sha256:687fc8da2e4a239b206af2e54a90093572a60d0954f3054e23690739b0b0de3b"
}
,
]
flake8-black
=
[
{file
=
"flake8-black-0.
1.2
.tar.gz"
,
hash
=
"sha256:
b79d8d868bd42dc2c1f27469b92a984ecab3579ad285a8708ea5f19bf6c1f3a2
"
}
,
{file
=
"flake8-black-0.
2.0
.tar.gz"
,
hash
=
"sha256:
10e7ff9f81f637a9471684e5624d6a32b11cba362b38df4e20fc8f761184440b
"
}
,
]
flake8-builtins
=
[
{file
=
"flake8-builtins-1.5.3.tar.gz"
,
hash
=
"sha256:09998853b2405e98e61d2ff3027c47033adbdc17f9fe44ca58443d876eb00f3b"
}
,
...
...
This diff is collapsed.
Click to expand it.
pyproject.toml
+
1
−
1
View file @
6b409844
...
...
@@ -41,7 +41,7 @@ flake8-builtins = "^1.4.1"
flake8-docstrings
=
"^1.5.0"
flake8-rst-docstrings
=
"^0.0.13"
black
=
"^19.10b0"
flake8-black
=
"^0.
1.1
"
flake8-black
=
"^0.
2.0
"
isort
=
"^4.3.21"
flake8-isort
=
"^3.0.0"
pytest-cov
=
"^2.8.1"
...
...
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