Skip to content

Commit

Permalink
(feat) Bump Python
Browse files Browse the repository at this point in the history
aio-libs/aiohttp#3535 Suggests that this bump
may fix some SSL-related errors
  • Loading branch information
michalc committed Jul 23, 2020
1 parent c88156c commit 2f927ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: python:3.7.2
- image: python:3.7.5
environment:
PRE_COMMIT_HOME: /root/cache/pre-commit
- image: docker.elastic.co/elasticsearch/elasticsearch:6.3.0
Expand Down
2 changes: 1 addition & 1 deletion core/runtime.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
python-3.7.2
python-3.7.5

0 comments on commit 2f927ad

Please sign in to comment.