Skip to content

Commit 8c878d3

Browse files
Bump the npm-minor-and-patch group with 2 updates
Bumps the npm-minor-and-patch group with 2 updates: [pymongo](https://github.com/mongodb/mongo-python-driver) and [ruff](https://github.com/astral-sh/ruff). Updates `pymongo` from 4.15.5 to 4.16.0 - [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@4.15.5...4.16.0) Updates `ruff` from 0.14.10 to 0.14.11 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.10...0.14.11) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: ruff dependency-version: 0.14.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 17d2e12 commit 8c878d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ flask[async]==3.1.2
55
gunicorn==23.0.0
66
opengsq==3.6.0
77
psycopg2-binary==2.9.11
8-
pymongo==4.15.5
8+
pymongo==4.16.0
99
python-dotenv==1.2.1
1010
pywin32==311;platform_system=="Windows"
1111
typing-extensions==4.15.0

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pytest==9.0.2
2-
ruff==0.14.10
2+
ruff==0.14.11

0 commit comments

Comments
 (0)