Skip to content

Commit cfdea2f

Browse files
Bump arrow from 1.3.0 to 1.4.0 (#407)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8c309c commit cfdea2f

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)