Skip to content

Commit

Permalink
Boto3 upgrade, OnEarth v2.7.8-7 release
Browse files Browse the repository at this point in the history
Merge in GITC/onearth from boto-v1.34.22-upgrade to develop

* commit 'c81ad113414d09db89fdf9589c77782720de13bd':
  Bumped OnEarth release to v2.7.8-7
  Bumped boto3 to v1.34.22
  • Loading branch information
Matthew Graber committed Feb 7, 2024
2 parents e94afdc + c81ad11 commit 4e3444a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ unittest2==1.1.0 # https://pypi.org/project/unittest2/
unittest-xml-reporting==3.2.0 # https://pypi.org/project/unittest-xml-reporting/
urllib3==1.26.18 # https://pypi.org/project/urllib3/
pyaml==21.10.1 # https://pypi.org/project/pyaml/
boto3==1.26.42 # https://pypi.org/project/boto3/
boto3==1.34.22 # https://pypi.org/project/boto3/
2 changes: 1 addition & 1 deletion version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
export ONEARTH_VERSION=2.7.8 # This must be manually incremented with each OnEarth version

# The onearth release to use in the Docker image tag (e.g. onearth-wms:{ONEARTH_VERSION}-{ONEARTH_RELEASE}).
export ONEARTH_RELEASE=6 # This must be manually incremented with each OnEarth build
export ONEARTH_RELEASE=7 # This must be manually incremented with each OnEarth build

0 comments on commit 4e3444a

Please sign in to comment.