Skip to content

Commit dde5a1e

Browse files
Bump mypy from 1.15.0 to 1.16.0 in /results-processor (#4418)
Bumps [mypy](https://github.com/python/mypy) from 1.15.0 to 1.16.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.15.0...v1.16.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5e7764 commit dde5a1e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

results-processor/requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,14 @@ markupsafe==2.1.2
7070
# werkzeug
7171
mccabe==0.7.0
7272
# via flake8
73-
mypy==1.15.0
73+
mypy==1.16.0
7474
# via -r requirements.in
7575
mypy-extensions==1.0.0
7676
# via mypy
7777
packaging==23.1
7878
# via gunicorn
79+
pathspec==0.12.1
80+
# via mypy
7981
proto-plus==1.22.3
8082
# via google-cloud-datastore
8183
protobuf==4.25.4

0 commit comments

Comments
 (0)