Skip to content

Commit 8c29cd6

Browse files
talkiq-opsRenovate Bot
andauthored
chore(deps): update python (#228)
Co-authored-by: Renovate Bot <renovate@talkiq-ops>
1 parent 294529e commit 8c29cd6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ orbs:
77
executors:
88
python:
99
docker:
10-
- image: python:3.13.9
10+
- image: python:3.14.0
1111
resource_class: small
1212

1313
workflows:

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ci:
33
autoupdate_commit_msg: 'chore(deps): bump pre-commit linter versions'
44

55
default_language_version:
6-
python: python3.13
6+
python: python3.14
77

88
repos:
99
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)