Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Updates the requirements on arrow to permit the latest version.

Changelog

Sourced from arrow's changelog.

0.14.2

  • [CHANGE] Travis CI builds now use tox to lint and run tests.
  • [FIX] Fixed UnicodeDecodeError on certain locales (#600).

0.14.1

  • [FIX] Fixed "ImportError: No module named 'dateutil'" (#598).

0.14.0

  • [NEW] Added provisional support for Python 3.8.
  • [CHANGE] Removed support for EOL Python 3.4.
  • [FIX] Updated setup.py with modern Python standards.
  • [FIX] Upgraded dependencies to latest versions.
  • [FIX] Enabled flake8 and black on travis builds.
  • [FIX] Formatted code using black and isort.

0.13.2

  • [NEW] Add is_between method.
  • [FIX] Improved humanize behaviour for near zero durations (#416).
  • [FIX] Correct humanize behaviour with future days (#541).
  • [FIX] Documentation updates.
  • [FIX] Improvements to German Locale.

0.13.1

  • [NEW] Add support for Python 3.7.
  • [CHANGE] Remove deprecation decorators for Arrow.range(), Arrow.span_range() and Arrow.interval(), all now return generators, wrap with list() to get old behavior.
  • [FIX] Documentation and docstring updates.

0.13.0

  • [NEW] Added support for Python 3.6.
  • [CHANGE] Drop support for Python 2.6/3.3.
  • [CHANGE] Return generator instead of list for Arrow.range(), Arrow.span_range() and Arrow.interval().
  • [FIX] Make arrow.get() work with str & tzinfo combo.
  • [FIX] Make sure special RegEx characters are escaped in format string.
  • [NEW] Added support for ZZZ when formatting.
  • [FIX] Stop using datetime.utcnow() in internals, use datetime.now(UTC) instead.
  • [FIX] Return NotImplemented instead of TypeError in arrow math internals.
  • [NEW] Added Estonian Locale.
  • [FIX] Small fixes to Greek locale.
  • [FIX] TagalogLocale improvements.
  • [FIX] Added test requirements to setup.
  • [FIX] Improve docs for get, now and utcnow methods.
  • [FIX] Correct typo in depreciation warning.

0.12.1

... (truncated)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@codecov
Copy link

codecov bot commented Jun 4, 2019

Codecov Report

Merging #5999 into development will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #5999   +/-   ##
============================================
  Coverage        66.28%   66.28%           
============================================
  Files              285      285           
  Lines            13995    13995           
============================================
  Hits              9277     9277           
  Misses            4718     4718

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 485aa17...648457e. Read the comment docs.

@iamareebjamal iamareebjamal merged commit ab65174 into development Jun 4, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/arrow-approx-eq-0.14.2 branch June 4, 2019 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants