Skip to content

Commit

Permalink
Update mongomock requirement from ==3.23.* to ==4.1.* (#114)
Browse files Browse the repository at this point in the history
Updates the requirements on [mongomock](https://github.com/mongomock/mongomock) to permit the latest version.
- [Release notes](https://github.com/mongomock/mongomock/releases)
- [Commits](mongomock/mongomock@3.23.0...4.1.2)

---
updated-dependencies:
- dependency-name: mongomock
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 27, 2024
1 parent 30ba240 commit 7ce51f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ black==22.3.0
flake8==4.0.*
isort==5.10.*
mock==4.0.3
mongomock==3.23.*
mongomock==4.1.*
moto[server]==2.2.*
mypy==1.0.1
pytest==7.4.*
Expand Down

0 comments on commit 7ce51f8

Please sign in to comment.