Skip to content

Commit 3567c1f

Browse files
committed
CI-Integration
1 parent 4941f10 commit 3567c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ parameters:
77

88
defaults: &defaults
99
docker:
10-
- image: cimg/python:3.12.0-browsers
10+
- image: cimg/python:3.13.2-browsers
1111

1212
install_dependencies: &install_dependencies
1313
name: Install Dependencies

0 commit comments

Comments
 (0)