Skip to content

Commit

Permalink
Update python version
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome committed Jun 28, 2024
1 parent 0e07be7 commit 4283795
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.10.3
3.12.4
2 changes: 1 addition & 1 deletion ci/install_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ docker version
docker-compose version

pyenv versions
pyenv local 3.10.3
pyenv local 3.12.4
python --version
pip --version
pip install --upgrade pip
Expand Down
2 changes: 1 addition & 1 deletion test/environment/grpc/.python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.10.3
3.12.4

0 comments on commit 4283795

Please sign in to comment.