Skip to content

Commit 766ab1a

Browse files
Merge branch 'develop' into feature/coldstart-pc
2 parents b298169 + a36983a commit 766ab1a

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,13 +107,13 @@ hvac = "^2.3.0"
107107
aws-requests-auth = "^0.4.3"
108108
urllib3 = "<2"
109109
requests = ">=2.32.0"
110-
cfn-lint = "1.31.3"
110+
cfn-lint = "1.32.0"
111111
mypy = "^1.1.1"
112112
types-python-dateutil = "^2.8.19.6"
113113
aws-cdk-aws-appsync-alpha = "^2.59.0a0"
114114
httpx = ">=0.23.3,<0.29.0"
115115
sentry-sdk = ">=1.22.2,<3.0.0"
116-
ruff = ">=0.5.1,<0.11.1"
116+
ruff = ">=0.5.1,<0.11.2"
117117
retry2 = "^0.9.5"
118118
pytest-socket = ">=0.6,<0.8"
119119
types-redis = "^4.6.0.7"

0 commit comments

Comments
 (0)