Skip to content

Commit

Permalink
build(deps): bump casefy from 0.1.7 to 1.0.0 (#807)
Browse files Browse the repository at this point in the history
Bumps [casefy](https://github.com/dmlls/python-casefy) from 0.1.7 to 1.0.0.
- [Release notes](https://github.com/dmlls/python-casefy/releases)
- [Commits](dmlls/python-casefy@v0.1.7...v1.0.0)

---
updated-dependencies:
- dependency-name: casefy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent ade3078 commit 6f4ec88
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -25,7 +25,7 @@ fastavro = "^1.7.3"
dacite = "^1.8.0"
faker = {version = ">=26.0.0,<31.0.0", optional = true}
faust-streaming = {version = ">=0.10.11,<0.12.0", optional = true}
casefy = "^0.1.7"
casefy = ">=0.1.7,<1.1.0"
typing-extensions = "^4.2.0"
pydantic = {version = "^2.4.2", optional = true, extras = ["email"]}
python-dateutil = "^2.7"
Expand Down

0 comments on commit 6f4ec88

Please sign in to comment.