Skip to content

Commit 4e4fcaf

Browse files
chore(deps): update python (talkiq#1028)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6954ce2 commit 4e4fcaf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.circleci/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@ executors:
2222

2323
python313:
2424
docker:
25-
- image: python:3.13.12
25+
- image: python:3.13.13
2626
resource_class: small
2727

2828
python314:
2929
docker:
30-
- image: python:3.14.3
30+
- image: python:3.14.4
3131
resource_class: small
3232

3333
python-integration:
3434
docker:
35-
- image: python:3.14.3
35+
- image: python:3.14.4
3636
environment:
3737
GOOGLE_APPLICATION_CREDENTIALS: /key.json
3838
resource_class: small

0 commit comments

Comments
 (0)