Skip to content

Commit d183b06

Browse files
dependabot[bot]amotl
authored andcommitted
Update python-bsonjs requirement from <0.6 to <0.7
Updates the requirements on [python-bsonjs](https://github.com/mongodb-labs/python-bsonjs) to permit the latest version. - [Release notes](https://github.com/mongodb-labs/python-bsonjs/releases) - [Changelog](https://github.com/mongodb-labs/python-bsonjs/blob/master/CHANGELOG.rst) - [Commits](mongodb-labs/python-bsonjs@0.1.0...0.6.0) --- updated-dependencies: - dependency-name: python-bsonjs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d84b403 commit d183b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ optional-dependencies.mongodb = [
172172
"cratedb-toolkit[io]",
173173
"orjson>=3.3.1,<4",
174174
"pymongo>=3.10.1,<4.10",
175-
"python-bsonjs<0.6",
175+
"python-bsonjs<0.7",
176176
"rich>=3.3.2,<14",
177177
"undatum<1.1",
178178
]

0 commit comments

Comments
 (0)