Skip to content

Commit 5479869

Browse files
Merge branch 'develop' into language/add-python3.14
2 parents cd3283b + 09dac31 commit 5479869

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
@@ -120,7 +120,7 @@ types-python-dateutil = "^2.8.19.6"
120120
aws-cdk-aws-appsync-alpha = "^2.59.0a0"
121121
httpx = ">=0.23.3,<0.29.0"
122122
sentry-sdk = ">=1.22.2,<3.0.0"
123-
ruff = ">=0.5.1,<0.13.4"
123+
ruff = ">=0.5.1,<0.14.1"
124124
retry2 = "^0.9.5"
125125
pytest-socket = ">=0.6,<0.8"
126126
types-redis = "^4.6.0.7"

0 commit comments

Comments
 (0)