Skip to content

Commit

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

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

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 Jan 15, 2025
1 parent 0441e6c commit 50ba2c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/motortwit/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ aiohttp-jinja2==1.6
aiohttp-security==0.5.0
bcrypt==4.2.1
faker==33.3.1
motor==3.6.0
motor==3.6.1
pytz==2024.2
pyyaml==6.0.2
trafaret==2.1.1

0 comments on commit 50ba2c5

Please sign in to comment.