Skip to content
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.

Update Chromogenic version #730

Merged
merged 2 commits into from
Oct 22, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
-->

## [Unreleased](https://github.com/cyverse/atmosphere/compare/v36-5...HEAD) - YYYY-MM-DD
### Changed
- Update Chromogenic to latest version
([#730](https://github.com/cyverse/atmosphere/pull/730))


## [v36-5](https://github.com/cyverse/atmosphere/compare/v36-4...v36-5) - 2019-09-27
Expand Down
4 changes: 2 additions & 2 deletions dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ celery==4.0.2
certifi==2017.7.27.1
cffi==1.10.0
chardet==3.0.4
chromogenic==0.5.3
chromogenic==0.5.4
cliff==2.8.0
cmd2==0.7.5
colorama==0.3.9
Expand Down Expand Up @@ -205,4 +205,4 @@ xlsxwriter==0.9.8
yapf==0.24.0

# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.2.0 # via ansible, django-sslserver, ipdb, ipython
# setuptools==41.4.0 # via ansible, django-sslserver, ipdb, ipython
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ celery==4.0.2
certifi==2017.7.27.1 # via requests, tornado
cffi==1.10.0 # via bcrypt, cryptography, pynacl
chardet==3.0.4 # via requests
chromogenic==0.5.3
chromogenic==0.5.4
cliff==2.8.0 # via osc-lib, python-heatclient, python-neutronclient, python-openstackclient
cmd2==0.7.5 # via cliff
colorama==0.3.9
Expand Down Expand Up @@ -138,4 +138,4 @@ wrapt==1.10.10 # via debtcollector, positional
xlsxwriter==0.9.8

# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.2.0 # via ansible, django-sslserver
# setuptools==41.4.0 # via ansible, django-sslserver