Skip to content

Commit d030e3a

Browse files
Update dependency python to v3.3.0 (#148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 42ab53d commit d030e3a

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
@@ -9,7 +9,7 @@ version: 2.1
99
# See: https://circleci.com/docs/orb-intro/
1010
orbs:
1111
# See the Python orb documentation here: https://circleci.com/developer/orbs/orb/circleci/python
12-
python: circleci/python@3.2.0
12+
python: circleci/python@3.3.0
1313

1414
# Define a job to be invoked later in a workflow.
1515
# See: https://circleci.com/docs/jobs-steps/#jobs-overview & https://circleci.com/docs/configuration-reference/#jobs

0 commit comments

Comments
 (0)