mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-10 01:56:03 -04:00
Bump notifications-utils to 3.7.0
Bumped notifications-utils to 3.7.0. Version 3.7.0 includes the `convert_utc_to_bst` and `convert_bst_to_utc` functions and the `LETTER_PROCESSING_DEADLINE` constant, so these have been removed from this repo and anywhere using these has now been updated to get these from `notifications-utils`. Also bumped pytest by a patch version to bring in a bug fix.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
-r requirements.txt
|
||||
flake8==3.6.0
|
||||
pytest==3.10.0
|
||||
pytest==3.10.1
|
||||
moto==1.3.7
|
||||
pytest-env==0.6.2
|
||||
pytest-mock==1.10.0
|
||||
|
||||
Reference in New Issue
Block a user