Skip to content

Commit 252fcd6

Browse files
build(deps): bump motor from 3.1.1 to 3.1.2 (#593)
Bumps [motor](https://github.com/mongodb/motor) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/mongodb/motor/releases) - [Changelog](https://github.com/mongodb/motor/blob/3.1.2/doc/changelog.rst) - [Commits](mongodb/motor@3.1.1...3.1.2) --- 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>
1 parent e4f2931 commit 252fcd6

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.0.1
55
faker==18.3.2
6-
motor==3.1.1
6+
motor==3.1.2
77
pytz==2023.3
88
pyyaml==6.0
99
trafaret==2.1.1

0 commit comments

Comments
 (0)