Skip to content

Commit cba7777

Browse files
dependabot[bot]nuclearcat
authored andcommitted
build(deps-dev): bump mongomock-motor from 0.0.21 to 0.0.36
Bumps [mongomock-motor](https://github.com/michaelkryukov/mongomock_motor) from 0.0.21 to 0.0.36. - [Release notes](https://github.com/michaelkryukov/mongomock_motor/releases) - [Commits](michaelkryukov/mongomock_motor@v0.0.21...v0.0.36) --- updated-dependencies: - dependency-name: mongomock-motor dependency-version: 0.0.36 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1cda23c commit cba7777

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ tests = [
4141
"pytest-mock == 3.6.1",
4242
"pytest-order == 1.0.1",
4343
"httpx >= 0.27.0, < 1.0.0",
44-
"mongomock_motor == 0.0.21",
44+
"mongomock_motor == 0.0.36",
4545
]
4646
dev = [
4747
"kernelci-api[tests]",

0 commit comments

Comments
 (0)