Skip to content

Commit

Permalink
Merge pull request #156 from blacklanternsecurity/dependabot/pip/djan…
Browse files Browse the repository at this point in the history
…go-4.2.17

Bump django from 4.2.16 to 4.2.17
  • Loading branch information
liquidsec authored Dec 17, 2024
2 parents 3affa99 + 3f1a56f commit 3dbcefd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "badsecrets"
version = "0.0.0"
version = "0.6.0"
description = "About"
authors = ["A library for detecting known or weak secrets on across many platforms"]
license = "GPL-3.0"
Expand Down Expand Up @@ -39,4 +39,4 @@ build-backend = "poetry_dynamic_versioning.backend"
[tool.poetry-dynamic-versioning]
enable = true
metadata = true
format = 'v0.5.{distance}'
format = 'v0.6.{distance}'

0 comments on commit 3dbcefd

Please sign in to comment.