Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Commit 3bc5a50

Browse files
Bump arrow from 0.16.0 to 1.0.3
Bumps [arrow](https://github.com/arrow-py/arrow) from 0.16.0 to 1.0.3. - [Release notes](https://github.com/arrow-py/arrow/releases) - [Changelog](https://github.com/arrow-py/arrow/blob/master/CHANGELOG.rst) - [Commits](arrow-py/arrow@0.16.0...1.0.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e8e10e1 commit 3bc5a50

File tree

2 files changed

+20
-6
lines changed

2 files changed

+20
-6
lines changed

poetry.lock

Lines changed: 19 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ rauth = "^0.7.3"
3030
requests = "^2.21"
3131
requests-cache = ">=0.4.13,<0.6.0"
3232
furl = "^2.0"
33-
arrow = ">=0.12.1,<0.17.0"
33+
arrow = ">=0.12.1,<1.1.0"
3434

3535
[tool.poetry.dev-dependencies]
3636
pytest = "^6.2"

0 commit comments

Comments
 (0)