Bump eve from 2.0.2 to 2.0.4
Created by: dependabot[bot]
Bumps eve from 2.0.2 to 2.0.4.
Changelog
Sourced from eve's changelog.
Version v2.0.4
Released on Nov 10, 2022.
Fixed
- Comparison of incompatible types (`[#1492](https://github.com/pyeve/eve/issues/1492)`_) - Python 3 updates, and some refactoring (`[#1493](https://github.com/pyeve/eve/issues/1493)`_) .. _[#1492](https://github.com/pyeve/eve/issues/1492): pyeve/eve#1492 .. _[#1493](https://github.com/pyeve/eve/issues/1493): pyeve/eve#1493 Version v2.0.3 Released on Nov 2, 2022. Fixed
- Malformed
LAST_UPDATED
field ([#1490](https://github.com/pyeve/eve/issues/1490)
_).. _
[#1490](https://github.com/pyeve/eve/issues/1490)
: pyeve/eve#1490
Commits
-
9a79efd
bump version to 2.0.4 -
da89a0d
Merge branch 'pull#1493' -
4d176fb
Mark Mayo -
c1e1a81
fix the imports order in mongo data layer -
71689d4
fix: comparison of incompatible types. Addresses #1492 -
7ae5bdd
python 3 updates -
db0f471
bump version to 2.0.4-dev0 -
1ca42dc
bump version to 2.0.3 -
feb1df3
SECURUTY.md -
7c64686
changelog for #1491 - Additional commits viewable in compare view
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 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)