Skip to content

Commit

Permalink
Bump motor from 3.1.1 to 3.6.0
Browse files Browse the repository at this point in the history
Bumps [motor](https://github.com/mongodb/motor) from 3.1.1 to 3.6.0.
- [Release notes](https://github.com/mongodb/motor/releases)
- [Changelog](https://github.com/mongodb/motor/blob/master/doc/changelog.rst)
- [Commits](mongodb/motor@3.1.1...3.6.0)

---
updated-dependencies:
- dependency-name: motor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 3a8f584 commit cf61588
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements_api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ deepdiff==8.0.1
gunicorn==23.0.0
jinja2>=2.11.2
matplotlib==3.9.2
motor==3.1.1
motor==3.6.0
multidict==6.0.5
numba==0.60.0
numpy>=1.23.5, <2.0.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements_ingester.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ gunicorn==23.0.0
h5py==3.11.0
jinja2>=2.11.2
matplotlib==3.9.2
motor==3.1.1
motor==3.6.0
numba==0.60.0
numpy>=1.23.5, <2.0.0
pandas==2.2.2
Expand Down

0 comments on commit cf61588

Please sign in to comment.