-
Notifications
You must be signed in to change notification settings - Fork 0
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 marshmallow requirement from ~=3.10 to ~=3.19 in /cli #159
Conversation
Codecov ReportBase: 89.17% // Head: 89.17% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## develop #159 +/- ##
========================================
Coverage 89.17% 89.17%
========================================
Files 163 163
Lines 14369 14369
========================================
Hits 12814 12814
Misses 1555 1555 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
2b6a12f
to
3ce22d7
Compare
This commit also adds the changelog of AWSBatch-CLI 1.1.0. Signed-off-by: Hanwen <[email protected]>
3ce22d7
to
745753b
Compare
Updates the requirements on [marshmallow](https://github.com/marshmallow-code/marshmallow) to permit the latest version. - [Release notes](https://github.com/marshmallow-code/marshmallow/releases) - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.10.0...3.19.0) --- updated-dependencies: - dependency-name: marshmallow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
c49c5bc
to
7c1ae7a
Compare
745753b
to
b3da347
Compare
6576231
to
ce8d2a3
Compare
010ee9a
to
d6758d5
Compare
19f4b8c
to
00d29e9
Compare
4385305
to
c9b05ce
Compare
7d46cd7
to
fb71411
Compare
a6a1b44
to
42316f3
Compare
edef3e7
to
1e62bac
Compare
45e3c14
to
2dc0ed8
Compare
8443abb
to
9dd1d36
Compare
8de5fed
to
8d1bdf5
Compare
Superseded by #223. |
Updates the requirements on marshmallow to permit the latest version.
Changelog
Sourced from marshmallow's changelog.
... (truncated)
Commits
78edf55
Bump version and update changelog78393d8
Add timestamp as option to DateTime Fields (#2022)e00aa4d
Bump mypy from 0.982 to 0.99082f5020
Bump flake8-bugbear from 22.9.23 to 22.10.25ec013a8
Bump sphinx from 5.2.3 to 5.3.0ddbe06f
Bump mypy from 0.981 to 0.982ad9d6da
Bump sphinx from 5.2.2 to 5.2.3126fca5
Bump sphinx from 5.2.1 to 5.2.28b73a7d
Bump sphinx from 5.1.1 to 5.2.1834a2f1
Bump mypy from 0.971 to 0.981Dependabot 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 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)