Skip to content

Commit 9aac14e

Browse files
author
gabino
committed
Update boto3 dependency range
1 parent 0f34f85 commit 9aac14e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mongoengine_plus/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.0.0'
1+
__version__ = '1.0.1.dev1'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
'dnspython>=2.7.0',
3030
'pymongo>=3.13.0,<4.0.0',
3131
'pymongocrypt>=1.12.2,<2.0.0',
32-
'boto3>=1.34.106,<1.35.96',
32+
'boto3>=1.34.106,<2.0.0',
3333
],
3434
classifiers=[
3535
'Programming Language :: Python :: 3.9',

0 commit comments

Comments
 (0)