-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Update agate requirement from ~=1.7.0 to >=1.7,<1.9 in /core #8818
base: main
Are you sure you want to change the base?
Conversation
Updates the requirements on [agate](https://github.com/wireservice/agate) to permit the latest version. - [Changelog](https://github.com/wireservice/agate/blob/master/CHANGELOG.rst) - [Commits](wireservice/agate@1.7.0...1.8.0) --- updated-dependencies: - dependency-name: agate dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide. |
1 similar comment
Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide. |
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8818 +/- ##
==========================================
- Coverage 86.48% 86.44% -0.05%
==========================================
Files 176 176
Lines 26042 26042
==========================================
- Hits 22523 22511 -12
- Misses 3519 3531 +12
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
A newer version of agate exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
updating pin in #9948 |
Updates the requirements on agate to permit the latest version.
Changelog
Sourced from agate's changelog.
... (truncated)
Commits
7c82599
build: Iterate the version number9614bb2
docs(changelog): Reduce duplication4c32765
ci: Test on Python 3.12307bad3
Merge pull request #774 from Jenselme/remove-pytzc88192a
Remove dependency on pytz5998a83
Revert "fix: Allow consecutive calls to Table.group_by, closes #765"5021bd5
ci: Install coveralls package7328f45
ci: Report coverage to Coverallsaa3e1cc
docs: Fix unreleased version number6ef5884
feat: Mean() works with TimeDelta(), #761You can trigger a rebase of this PR 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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor 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)