roadmap: Fix issue number for upgrading every dependency.

The previous issue number corresponded to just the work to move to a
virtualenv, not to actually upgrade the dependency versions.
This commit is contained in:
Tim Abbott 2016-07-20 10:53:54 -07:00
parent 9dad92f323
commit 14143e2222
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ of its size, it takes work to keep it that way.
* [Add support for 2-factor authentication on all platforms](https://github.com/zulip/zulip/pull/451)
* [Add a retention policy feature that automatically deletes old messages](https://github.com/zulip/zulip/issues/106)
* [Upgrade every Zulip dependency to a modern version](https://github.com/zulip/zulip/issues/717)
* [Upgrade every Zulip dependency to a modern version](https://github.com/zulip/zulip/issues/1331)
* [The LOCAL_UPLOADS_DIR file uploads backend only supports world-readable uploads](https://github.com/zulip/zulip/issues/320)
* [Add support for stronger security controls for uploaded files](https://github.com/zulip/zulip/issues/320)