Skip to content

Commit 880011c

Browse files
Bump the pip group across 2 directories with 2 updates
Bumps the pip group with 1 update in the /misc/codegen directory: [pytest](https://github.com/pytest-dev/pytest). Bumps the pip group with 1 update in the /python/ql/test/query-tests/Security/CWE-943-NoSqlInjection/PoC directory: [pymongo](https://github.com/mongodb/mongo-python-driver). Updates `pytest` from 8.3.5 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.5...9.0.3) Updates `pymongo` from 3.9 to 4.6.3 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@3.9.0...4.6.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production dependency-group: pip - dependency-name: pymongo dependency-version: 4.6.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 330e904 commit 880011c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

misc/codegen/requirements_lock.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pluggy==1.5.0
1414
# via pytest
1515
pystache==0.6.8
1616
# via -r misc/codegen/requirements_in.txt
17-
pytest==8.3.5
17+
pytest==9.0.3
1818
# via -r misc/codegen/requirements_in.txt
1919
pyyaml==6.0.2
2020
# via -r misc/codegen/requirements_in.txt
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
flask
2-
pymongo==3.9
2+
pymongo==4.6.3

0 commit comments

Comments
 (0)