Skip to content

Commit

Permalink
Bump peewee from 3.16.2 to 3.16.3 (#55)
Browse files Browse the repository at this point in the history
Bumps [peewee](https://github.com/coleifer/peewee) from 3.16.2 to 3.16.3.
- [Release notes](https://github.com/coleifer/peewee/releases)
- [Changelog](https://github.com/coleifer/peewee/blob/master/CHANGELOG.md)
- [Commits](coleifer/peewee@3.16.2...3.16.3)

---
updated-dependencies:
- dependency-name: peewee
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Corey <[email protected]>
  • Loading branch information
dependabot[bot] and cbaker6 authored Sep 24, 2023
1 parent 2139270 commit a9cbc6f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -17,7 +17,7 @@ aiofiles = "^23.1.0"
requests = "^2.31.0"
fastapi-utils = "^0.2.1"
python-dotenv = "^1.0.0"
peewee = "^3.16.2"
peewee = "^3.16.3"
bcrypt = "^4.0.1"
cryptography = "^41.0.4"
greenlet = "^2.0.2"
Expand Down

0 comments on commit a9cbc6f

Please sign in to comment.