Skip to content

Commit 50cf79a

Browse files
authored
chore(release): version 0.0.2 (#10)
1 parent e7c124a commit 50cf79a

File tree

3 files changed

+9
-51
lines changed

3 files changed

+9
-51
lines changed

poetry.lock

Lines changed: 7 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ packages = [
2020
{include = "py_ocsf_models"}
2121
]
2222
readme = "README.md"
23-
version = "0.0.1"
23+
version = "0.0.2"
2424

2525
[tool.poetry.dependencies]
2626
email-validator = "2.1.0.post1"
2727
pydantic = "1.10.14"
2828
python = ">=3.9,<3.13"
2929

3030
[tool.poetry.group.dev.dependencies]
31-
bandit = "1.7.5"
31+
bandit = "1.7.7"
3232
black = "22.12.0"
3333
flake8 = "6.1.0"
3434
mypy = "1.9.0"

0 commit comments

Comments
 (0)