-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
chore(deps): bump arrow from 1.2.3 to 1.3.0 in /requirements #6019
chore(deps): bump arrow from 1.2.3 to 1.3.0 in /requirements #6019
Conversation
Bumps [arrow](https://github.com/arrow-py/arrow) from 1.2.3 to 1.3.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.2.3...1.3.0) --- updated-dependencies: - dependency-name: arrow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
@@ -930,6 +930,10 @@ types-awscrt==0.19.1 \ | |||
--hash=sha256:61833aa140e724a9098025610f4b8cde3dcf65b842631d7447378f9f5db4e1fd \ | |||
--hash=sha256:68fffeb75396e9e7614cd930b2d52295f680230774750907bcafb56f11514043 | |||
# via botocore-stubs | |||
types-python-dateutil==2.8.19.14 \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pyinstaller checks were failing because types-python-dateutil==2.8.19.14
was not added by dependabot when updating arrow
. The reproducibles GHA has been updated to run when these reproducible files change as well.
Bumps arrow from 1.2.3 to 1.3.0.
Release notes
Sourced from arrow's releases.
Changelog
Sourced from arrow's changelog.
Commits
87a1a77
Bump version and add changelog431e979
Migrate to pyproject.toml (#1164)522a65b
add 'week' and 'weeks' to Arabic locale (#1155)3a6cd95
Add python dateutil types1b95733
Added translation for weeks in Finnish locale (#1157)de0aea9
Fix failing builds and drop Py36 and 37 support (#1163)74a759b
Upgrade pre-commit hook versions (#1140)c28d39e
Merge pull request #1137 from michael-k/python3.11fa2cf19
Merge branch 'master' into python3.11e916a2d
Changing Documentation Theme to Improve Readability (#1135)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 close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions