Skip to content

Commit 59efb16

Browse files
Bump arrow from 1.3.0 to 1.4.0
Bumps [arrow](https://github.com/arrow-py/arrow) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/arrow-py/arrow/releases) - [Changelog](https://github.com/arrow-py/arrow/blob/master/CHANGELOG.rst) - [Commits](arrow-py/arrow@1.3.0...1.4.0) --- updated-dependencies: - dependency-name: arrow dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8c309c commit 59efb16

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

poetry.lock

Lines changed: 18 additions & 18 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
@@ -38,7 +38,7 @@ colorama = ">=0.4.3,<0.5.0"
3838
pyyaml = ">=6.0,<7.0"
3939
marshmallow = ">=3.15.0,<4.0.0"
4040
gitpython = ">=3.1.30,<3.2.0"
41-
arrow = ">=1.0.0,<1.4.0"
41+
arrow = ">=1.0.0,<1.5.0"
4242
requests = ">=2.32.4,<3.0"
4343
urllib3 = ">=2.4.0,<3.0.0"
4444
pyjwt = ">=2.8.0,<3.0"

0 commit comments

Comments
 (0)