Skip to content

Commit

Permalink
Merge branch 'feature/secureli-337-replace-google-eslint' of github.c…
Browse files Browse the repository at this point in the history
…om:slalombuild/secureli into feature/secureli-337-replace-google-eslint
  • Loading branch information
kevin-orlando committed Jan 10, 2024
2 parents 6d170f2 + beea1aa commit dda7289
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "secureli"
version = "0.21.0"
version = "0.21.1"
description = "Secure Project Manager"
authors = ["Caleb Tonn <[email protected]>"]
license = "Apache-2.0"
Expand Down
1 change: 0 additions & 1 deletion scripts/get-secureli-dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"setuptools",
"virtualenv",
"cfgv",
"pre-commit",
]

secureliPackageNamesCmd = "poetry show --only main | awk '{print $1}'"
Expand Down

0 comments on commit dda7289

Please sign in to comment.