Skip to content

Commit

Permalink
update sqlalchemy
Browse files Browse the repository at this point in the history
  • Loading branch information
pgigis committed Apr 17, 2019
1 parent 28d4bcd commit 0fedab7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -5,7 +5,7 @@
- TBD (Added a new feature)

### Changed
- TBD (Changed existing functionality)
- Refactoring frontend (views, templates and static files are organized inside the folder render)

### Fixed
- TBD (bug-fix)
Expand All @@ -17,7 +17,7 @@
- TBD (soon-to-be removed feature)

### Security
- TBD (addressing vulnerability)
- Bumped SQLAlchemy from 1.2.16 to 1.3.3 in /frontend

## [1.2.0] (Athena) - 2019-04-10
### Added
Expand Down
2 changes: 1 addition & 1 deletion frontend/requirements.txt
Expand Up @@ -20,5 +20,5 @@ kombu==4.2.2.post1
ldap3==2.5.2
PyYAML==5.1
requests==2.21.0
SQLAlchemy==1.2.16
SQLAlchemy==1.3.3
WTForms==2.2.1

0 comments on commit 0fedab7

Please sign in to comment.