Skip to content

Commit

Permalink
Update PyCharm to 2023.5.6-6 (#5723)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsotirho-ucsc committed Nov 29, 2023
1 parent a4c459c commit 9e2b6e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.py
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ def env() -> Mapping[str, Optional[str]]:
# Makefile so that a change to the version does not require updating
# requirements.
#
'azul_docker_pycharm_version': '2023.2.3-5',
'azul_docker_pycharm_version': '2023.2.5-6',

# The version of Terraform used throughout the system. This variable is
# defined in the bootstrap environment (environment.boot) because it is
Expand Down

0 comments on commit 9e2b6e6

Please sign in to comment.