Skip to content

Commit 4e59d91

Browse files
author
Renovate Bot
committed
chore(deps): update python
1 parent 2ffe7dc commit 4e59d91

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)