Skip to content

Commit

Permalink
release 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
James Wood authored and James Wood committed Jan 2, 2025
1 parent 6b9ac17 commit a137f81
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 8 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Security


## [0.4.1]

### Added
### Changed
### Deprecated
### Removed
### Fixed
### Security
- Updated dependency versions


## [0.4.0]

### Added
Expand Down
18 changes: 11 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ flake8 = "^7.0.0"
pylint = "^3.2.2"
moto = "^5.0.7"
pytest-dotenv = "^0.5.2"
pytest-cov = "^5.0.0"
pytest-cov = "^6.0.0"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit a137f81

Please sign in to comment.