Skip to content

Commit a53bcb5

Browse files
chore(deps): bump motor from 3.6.0 to 3.6.1 (#566)
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>
1 parent 79de95f commit a53bcb5

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.10; python_full_version >= "3.6.2" and python_version >= "3.7" and pytho
2020
itsdangerous==2.2.0; python_full_version >= "3.6.2" and python_version >= "3.6" and python_full_version < "4.0.0"
2121
jinja2==3.1.5; 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==3.6.0; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.2"
23+
motor==3.6.1; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.2"
2424
multidict==6.1.0; python_version >= "3.7" and python_version < "4.0"
2525
orjson==3.10.14; 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)