Skip to content

Commit e7efee2

Browse files
authored
Merge branch 'develop' into dependabot/pip/develop/boto3-stubs-1.38.17
2 parents 798b7ca + 84c5609 commit e7efee2

File tree

3 files changed

+22
-22
lines changed

3 files changed

+22
-22
lines changed

.github/workflows/quality_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- name: Complexity baseline
7979
run: make complexity-baseline
8080
- name: Upload coverage to Codecov
81-
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # 5.4.2
81+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # 5.4.3
8282
with:
8383
token: ${{ secrets.CODECOV_TOKEN }}
8484
file: ./coverage.xml

poetry.lock

Lines changed: 20 additions & 20 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
@@ -112,7 +112,7 @@ types-python-dateutil = "^2.8.19.6"
112112
aws-cdk-aws-appsync-alpha = "^2.59.0a0"
113113
httpx = ">=0.23.3,<0.29.0"
114114
sentry-sdk = ">=1.22.2,<3.0.0"
115-
ruff = ">=0.5.1,<0.11.10"
115+
ruff = ">=0.5.1,<0.11.11"
116116
retry2 = "^0.9.5"
117117
pytest-socket = ">=0.6,<0.8"
118118
types-redis = "^4.6.0.7"

0 commit comments

Comments
 (0)