Skip to content

Commit

Permalink
bump: version 1.4.1 → 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 10, 2024
1 parent b26f284 commit 405a342
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## v1.5.0 (2024-11-10)

### Feat

- replacing aiohttp with httpx

### Fix

- adding recommended security fix to dockerfile
- removing deprecated safety tool
- updating pre-commit versions
- **deps**: bump quart from 0.19.7 to 0.19.8
- **deps-dev**: bump pytest-cov from 5.0.0 to 6.0.0
- **deps**: bump softprops/action-gh-release from 2.0.8 to 2.0.9
- **deps**: bump aiohttp from 3.10.8 to 3.10.10

## v1.4.1 (2024-10-27)

### Fix
Expand Down

0 comments on commit 405a342

Please sign in to comment.