Skip to content

Commit 2f15800

Browse files
authored
Merge branch 'develop' into dependabot/pip/phonenumbers-9.0.18
2 parents 0620d98 + 8c995e8 commit 2f15800

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ all = [
320320
# failing on new releases. Keeping lower bounds loose here means that dependabot
321321
# can bump versions without having to update the content-hash in the lockfile.
322322
# This helps prevents merge conflicts when running a batch of dependabot updates.
323-
ruff = "0.14.3"
323+
ruff = "0.14.4"
324324
# Type checking only works with the pydantic.v1 compat module from pydantic v2
325325
pydantic = "^2"
326326

0 commit comments

Comments
 (0)