Skip to content

Commit 22c4cb1

Browse files
Bump motor from 3.5.0 to 3.6.0 (#1248)
Bumps [motor](https://github.com/mongodb/motor) from 3.5.0 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.5.0...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4261e9 commit 22c4cb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/motortwit/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ aiohttp_jinja2==1.5.1
33
aiohttp_security==0.4.0
44
bcrypt==4.1.3
55
faker==26.0.0
6-
motor==3.5.0
6+
motor==3.6.0
77
pytz==2024.2
88
pyyaml==6.0.2
99
trafaret==2.1.1

0 commit comments

Comments
 (0)