Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
engine-recorder
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AURA
engine-recorder
Commits
7a469aa5
Commit
7a469aa5
authored
1 year ago
by
RennovateBot
Browse files
Options
Downloads
Patches
Plain Diff
Update dependency flake8 to v6
parent
932b8c07
Branches
fix-ssh
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!14
Update dependency flake8 to v6
Pipeline
#3598
failed
1 year ago
Stage: test
Stage: external
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
1 addition
and
1 deletion
pyproject.toml
+
1
−
1
View file @
7a469aa5
...
...
@@ -25,7 +25,7 @@ coverage = {extras = ["toml"], version = "^6.4.4"}
codespell
=
"^2.2.2"
[tool.poetry.dev-dependencies]
flake8
=
"^
5
.0.
4
"
flake8
=
"^
6
.0.
0
"
flake8-docstrings
=
"^1.6.0"
black
=
"^22.6.0"
isort
=
"^5.10.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