Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
kort-client
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
AlekSIS®
Libraries
kort-client
Compare revisions
98ae6c83495868cc3edae60396902f2b3589d933 to 35a3176af99ebeeefc7dbadb6eba20e9e505aab8
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
AlekSIS/libs/kort-client
Select target project
No results found
35a3176af99ebeeefc7dbadb6eba20e9e505aab8
Select Git revision
Swap
Target
AlekSIS/libs/kort-client
Select target project
AlekSIS/libs/kort-client
1 result
98ae6c83495868cc3edae60396902f2b3589d933
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
Update dependency safety to v2
· 0d6516f3
Tine Wittler
authored
1 year ago
0d6516f3
Merge branch 'renovate/safety-2.x' into 'master'
· 35a3176a
Jonathan Weth
authored
1 year ago
Update dependency safety to v2 See merge request
!8
35a3176a
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
View file @
35a3176a
...
@@ -19,7 +19,7 @@ usb-barcode-scanner-julz = "^0.2"
...
@@ -19,7 +19,7 @@ usb-barcode-scanner-julz = "^0.2"
nfcpy
=
"^1.0.4"
nfcpy
=
"^1.0.4"
[tool.poetry.dev-dependencies]
[tool.poetry.dev-dependencies]
safety
=
"^
1.8.5
"
safety
=
"^
2.0.0
"
flake8
=
"^4.0.0"
flake8
=
"^4.0.0"
flake8-fixme
=
"^1.1.1"
flake8-fixme
=
"^1.1.1"
flake8-mypy
=
"^17.8.0"
flake8-mypy
=
"^17.8.0"
...
...
This diff is collapsed.
Click to expand it.