Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update babel to 2.5.1 #144

Merged
merged 2 commits into from
Sep 15, 2017
Merged

Update babel to 2.5.1 #144

merged 2 commits into from
Sep 15, 2017

Conversation

pyup-bot
Copy link
Collaborator

There's a new version of babel available.
You are currently using 2.5.0. I have updated it to 2.5.1

These links might come in handy: PyPI | Changelog | Homepage | Docs

Changelog

2.5.1


Minor Improvements and bugfixes

  • Use a fixed datetime to avoid test failures (520) (narendravardi)
  • Parse multi-line future imports better (519) (akx)
  • Fix validate_currency docstring (522)
  • Allow normalize_locale and exists to handle various unexpected inputs (523) (suhojm)
  • Make PyInstaller support more robust (525, 526) (thijstriemstra, akx)

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@coveralls
Copy link

coveralls commented Sep 14, 2017

Coverage Status

Coverage remained the same at 80.862% when pulling 52c463f on pyup-update-babel-2.5.0-to-2.5.1 into 082c22f on master.

@nicfit nicfit merged commit 367e82d into master Sep 15, 2017
@nicfit nicfit deleted the pyup-update-babel-2.5.0-to-2.5.1 branch September 15, 2017 02:32
nicfit added a commit that referenced this pull request Oct 1, 2017
* 'master' of github.com:nicfit/nicfit.py:
  Update tox from 2.8.2 to 2.9.0 (#152)
  Update pip-tools from 1.9.0 to 1.10.1 (#151)
  Update sphinx from 1.6.3 to 1.6.4 (#149)
  new: :class:`nicfit.logger.FileConfig` supports instance creation and better utilities for updating config.
  new: The companion to ``getlist`` :meth:`Config.setlist`
  chg:  pdb_opt (i.e. --pdb)a addded by default.
  chg: Python versin defaults and Trav-CI job ordering
  Update pytest-asyncio from 0.7.0 to 0.8.0 (#148)
  pep8.  !wip
  Release prep.  !wip
  fix: typo for nicfiut CC.
  chg: :meth:`nicfit.util.debugger` or set_trace/post_mortem {ipdb|pdb}
  Pin sphinx_rtd_theme to latest version 0.2.4 (#147)
  Release prep. !wip
  chg: Added README to dock title.
  new: sphinx_rtd_theme
  Update babel to 2.5.1 (#144)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants