Skip to content

Commit 05ec2f4

Browse files
chore(deps): bump motor from 2.5.1 to 3.6.0
Bumps [motor](https://github.com/mongodb/motor) from 2.5.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@2.5.1...3.6.0) --- updated-dependencies: - dependency-name: motor dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39ed8a6 commit 05ec2f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ idna==3.3; python_full_version >= "3.6.2" and python_version >= "3.7" and python
2020
itsdangerous==2.0.1; python_full_version >= "3.6.2" and python_version >= "3.6" and python_full_version < "4.0.0"
2121
jinja2==3.0.2; python_full_version >= "3.6.2" and python_version >= "3.6" and python_full_version < "4.0.0"
2222
markupsafe==3.0.2; python_full_version >= "3.6.1" and python_version >= "3.6"
23-
motor==2.5.1; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.2"
23+
motor==3.6.0; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.2"
2424
multidict==5.2.0; python_version >= "3.7" and python_version < "4.0"
2525
orjson==3.6.4; python_full_version >= "3.6.2" and python_version >= "3.7" and python_full_version < "4.0.0"
2626
passlib==1.7.4

0 commit comments

Comments
 (0)