Adam J. Stewart
db7ffc58fd
Use latest version of all deps in CI
2024-03-03 00:00:23 +01:00
isaaccorley
55fb77c35c
bump required versions hail mary
2024-03-02 22:43:14 +00:00
isaaccorley
e46ab70fe7
bump rasterio version
2024-03-02 22:26:11 +00:00
isaaccorley
c4345036bd
bump fiona version
2024-03-02 22:16:35 +00:00
Adam J. Stewart
bae69883e3
CI: fix lightning-utilities deprecation warning ( #1733 )
2024-03-02 20:50:27 +00:00
dependabot[bot]
e0917cafae
Bump lightning[pytorch-extra] from 2.1.0 to 2.1.1 in /requirements ( #1720 )
...
Bumps [lightning[pytorch-extra]](https://github.com/Lightning-AI/lightning ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/Lightning-AI/lightning/releases )
- [Commits](https://github.com/Lightning-AI/lightning/compare/2.1.0...2.1.1 )
---
updated-dependencies:
- dependency-name: lightning[pytorch-extra]
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-10 15:20:43 +01:00
Nils Lehmann
fe4f06be08
update lightning version
2023-11-10 15:14:26 +01:00
dependabot[bot]
b454de3c79
Bump torchvision from 0.15.2 to 0.16.0 in /requirements ( #1619 )
...
* Bump torchvision from 0.15.2 to 0.16.0 in /requirements
Bumps [torchvision](https://github.com/pytorch/vision ) from 0.15.2 to 0.16.0.
- [Release notes](https://github.com/pytorch/vision/releases )
- [Commits](https://github.com/pytorch/vision/compare/v0.15.2...v0.16.0 )
---
updated-dependencies:
- dependency-name: torchvision
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump torch too
* Ignore warning
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-11-10 14:38:22 +01:00
Adam J. Stewart
6b67369240
CI: minimize storage usage ( #1658 )
...
* CI: minimize storage usage
* Ignore warning in Python 3.9
* newer pytest required
* bump pytest-cov too
2023-11-06 15:17:05 +01:00
dependabot[bot]
2e01f99655
Bump opencv-python from 4.8.0.76 to 4.8.1.78 in /requirements ( #1594 )
...
Bumps [opencv-python](https://github.com/opencv/opencv-python ) from 4.8.0.76 to 4.8.1.78.
- [Release notes](https://github.com/opencv/opencv-python/releases )
- [Commits](https://github.com/opencv/opencv-python/commits )
---
updated-dependencies:
- dependency-name: opencv-python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-28 16:22:06 -05:00
dependabot[bot]
ce196ee3cf
Bump scipy from 1.11.2 to 1.11.3 in /requirements ( #1595 )
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.11.2...v1.11.3 )
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-28 16:21:47 -05:00
dependabot[bot]
db0a4ac607
Bump lightning[pytorch-extra] from 2.0.9 to 2.0.9.post0 in /requirements ( #1596 )
...
Bumps [lightning[pytorch-extra]](https://github.com/Lightning-AI/lightning ) from 2.0.9 to 2.0.9.post0.
- [Release notes](https://github.com/Lightning-AI/lightning/releases )
- [Commits](https://github.com/Lightning-AI/lightning/compare/2.0.9...2.0.9.post0 )
---
updated-dependencies:
- dependency-name: lightning[pytorch-extra]
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-28 16:21:28 -05:00
Adam J. Stewart
984e222790
Add command line script ( #1559 )
...
* Add command line script
* Label PRs correctly
* Flake8 fix
* Add callbacks
* Update all conf files
* Enforce class of model/data
* Update BYOL tests
* Update all tests
* Use default num workers: 0
* Variable interpolation only supported by omegaconf backend
* Fix regression tests
* Ensure that jsonargparse is installed during testing
* Bump minimimum lightning version
* Workaround for lightning/jsonargparse bugs
* Ignore Python 3.9 warning message
* Add test coverage for __main__.py
* Increase coverage of PixelwiseRegressionTask
* jsonargparse bug fixed in latest release
* Revert "jsonargparse bug fixed in latest release"
This reverts commit 4f38cdfca3
.
* Use default logging frequency
* Ensure that metrics are actually logged
* Fix ObjectDetectionTask logging
* Ignore type errors
* Not all need to be ignored
2023-09-27 10:11:52 -07:00
dependabot[bot]
7f00c4dc11
Bump lightly from 1.4.19 to 1.4.20 in /requirements ( #1590 )
...
Bumps [lightly](https://github.com/lightly-ai/lightly ) from 1.4.19 to 1.4.20.
- [Release notes](https://github.com/lightly-ai/lightly/releases )
- [Commits](https://github.com/lightly-ai/lightly/compare/v1.4.19...v1.4.20 )
---
updated-dependencies:
- dependency-name: lightly
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-26 17:11:51 -05:00
dependabot[bot]
87d13faf33
Bump pyupgrade from 3.12.0 to 3.13.0 in /requirements ( #1588 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 3.12.0 to 3.13.0.
- [Commits](https://github.com/asottile/pyupgrade/compare/v3.12.0...v3.13.0 )
---
updated-dependencies:
- dependency-name: pyupgrade
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>
2023-09-25 15:57:45 -05:00
Adam J. Stewart
1b0ca5a5a8
Ensure that none of our minimum version tests are skipped ( #1587 )
...
* Ensure that none of our minimum version tests are skipped
* Try pyvista instead
* Try no version
* What is going on
* Try pyvista 0.32.0
* Try pyvista 0.35.0
* Try pyvista 0.35.1
* Try pyvista 0.34.0
* Try pyvista 0.34.2
* Try pyvista 0.34.1
* 0.34.2 is the new min version
2023-09-25 10:51:36 -05:00
Adam J. Stewart
dbf7a5287f
Promote pandas to a required dependency ( #1586 )
...
* Promote pandas to a required dependency
* Update dep files too
* Remove unused imports
2023-09-25 08:09:12 -07:00
dependabot[bot]
0086d3df31
Bump torchmetrics from 1.1.2 to 1.2.0 in /requirements ( #1583 )
2023-09-22 15:47:00 -05:00
dependabot[bot]
5c3e3fd108
Bump pyupgrade from 3.11.1 to 3.12.0 in /requirements ( #1582 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 3.11.1 to 3.12.0.
- [Commits](https://github.com/asottile/pyupgrade/compare/v3.11.1...v3.12.0 )
---
updated-dependencies:
- dependency-name: pyupgrade
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>
2023-09-21 16:47:24 -05:00
dependabot[bot]
ece3fc5649
Bump pandas from 2.1.0 to 2.1.1 in /requirements ( #1581 )
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.1.0...v2.1.1 )
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-21 16:47:07 -05:00
dependabot[bot]
8dd7c2837f
Bump pyproj from 3.6.0 to 3.6.1 in /requirements ( #1580 )
...
Bumps [pyproj](https://github.com/pyproj4/pyproj ) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/pyproj4/pyproj/releases )
- [Changelog](https://github.com/pyproj4/pyproj/blob/main/docs/history.rst )
- [Commits](https://github.com/pyproj4/pyproj/compare/3.6.0...3.6.1 )
---
updated-dependencies:
- dependency-name: pyproj
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-21 16:46:49 -05:00
dependabot[bot]
2fbdc85efd
Bump matplotlib from 3.7.3 to 3.8.0 in /requirements ( #1566 )
...
* Bump matplotlib from 3.7.3 to 3.8.0 in /requirements
Bumps [matplotlib](https://github.com/matplotlib/matplotlib ) from 3.7.3 to 3.8.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases )
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.7.3...v3.8.0 )
---
updated-dependencies:
- dependency-name: matplotlib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Use canonical import location
* Use canonical import location
* Use canonical import location
* More type fixes
* More type fixes
* More type fixes
* More type fixes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-09-21 11:35:57 +00:00
dependabot[bot]
f641d075f9
Bump lightly from 1.4.18 to 1.4.19 in /requirements ( #1575 )
2023-09-20 00:47:20 -05:00
dependabot[bot]
69dfa91925
Bump pyupgrade from 3.11.0 to 3.11.1 in /requirements ( #1576 )
2023-09-20 00:47:01 -05:00
dependabot[bot]
e1f333d715
Bump rarfile from 4.0 to 4.1 in /requirements ( #1570 )
...
Bumps [rarfile](https://github.com/markokr/rarfile ) from 4.0 to 4.1.
- [Release notes](https://github.com/markokr/rarfile/releases )
- [Changelog](https://github.com/markokr/rarfile/blob/master/doc/news.rst )
- [Commits](https://github.com/markokr/rarfile/compare/v4.0...v4.1 )
---
updated-dependencies:
- dependency-name: rarfile
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>
2023-09-18 22:07:58 +00:00
dependabot[bot]
2acafd599a
Bump pyupgrade from 3.10.1 to 3.11.0 in /requirements ( #1571 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 3.10.1 to 3.11.0.
- [Commits](https://github.com/asottile/pyupgrade/compare/v3.10.1...v3.11.0 )
---
updated-dependencies:
- dependency-name: pyupgrade
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>
2023-09-18 16:48:54 -05:00
dependabot[bot]
09d5fd3dc9
Bump numpy from 1.25.2 to 1.26.0 in /requirements ( #1572 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.25.2 to 1.26.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst )
- [Commits](https://github.com/numpy/numpy/compare/v1.25.2...v1.26.0 )
---
updated-dependencies:
- dependency-name: numpy
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>
2023-09-18 16:48:36 -05:00
dependabot[bot]
97c8f455aa
Bump pyvista from 0.42.1 to 0.42.2 in /requirements ( #1573 )
...
Bumps [pyvista](https://github.com/pyvista/pyvista ) from 0.42.1 to 0.42.2.
- [Release notes](https://github.com/pyvista/pyvista/releases )
- [Commits](https://github.com/pyvista/pyvista/compare/v0.42.1...v0.42.2 )
---
updated-dependencies:
- dependency-name: pyvista
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 16:48:15 -05:00
dependabot[bot]
6f72f1c6ff
Bump lightning from 2.0.8 to 2.0.9 in /requirements ( #1564 )
2023-09-18 20:18:30 +00:00
dependabot[bot]
4c53f02433
Bump pillow from 10.0.0 to 10.0.1 in /requirements ( #1565 )
2023-09-15 17:31:09 -05:00
dependabot[bot]
a5246738c3
Bump ipywidgets from 8.1.0 to 8.1.1 in /requirements ( #1563 )
...
Bumps [ipywidgets](https://github.com/jupyter-widgets/ipywidgets ) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases )
- [Commits](https://github.com/jupyter-widgets/ipywidgets/compare/8.1.0...8.1.1 )
---
updated-dependencies:
- dependency-name: ipywidgets
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-14 11:14:44 -05:00
dependabot[bot]
e2b06c83b8
Bump matplotlib from 3.7.2 to 3.7.3 in /requirements ( #1561 )
2023-09-12 17:37:25 -05:00
dependabot[bot]
d19b899e73
Bump lightly from 1.4.17 to 1.4.18 in /requirements ( #1562 )
2023-09-12 17:37:02 -05:00
dependabot[bot]
94d18b4ad5
Bump torchmetrics from 1.1.1 to 1.1.2 in /requirements ( #1558 )
...
Bumps [torchmetrics](https://github.com/Lightning-AI/torchmetrics ) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/Lightning-AI/torchmetrics/releases )
- [Changelog](https://github.com/Lightning-AI/torchmetrics/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Lightning-AI/torchmetrics/compare/v1.1.1...v1.1.2 )
---
updated-dependencies:
- dependency-name: torchmetrics
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 21:49:24 +00:00
dependabot[bot]
d4ea3925f9
Bump black[jupyter] from 23.7.0 to 23.9.1 in /requirements ( #1557 )
...
Bumps [black[jupyter]](https://github.com/psf/black ) from 23.7.0 to 23.9.1.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/23.7.0...23.9.1 )
---
updated-dependencies:
- dependency-name: black[jupyter]
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>
2023-09-11 21:49:00 +00:00
dependabot[bot]
e445ce652f
Bump pyvista from 0.42.0 to 0.42.1 in /requirements ( #1552 )
2023-09-07 21:15:48 +00:00
dependabot[bot]
6e7326f259
Bump pytest from 7.4.1 to 7.4.2 in /requirements ( #1554 )
2023-09-07 21:15:38 +00:00
dependabot[bot]
da924852e0
Bump setuptools from 68.1.0 to 68.2.0 in /requirements ( #1553 )
2023-09-07 21:14:21 +00:00
dependabot[bot]
7b0ba9ea1b
Bump pytest from 7.4.0 to 7.4.1 in /requirements ( #1546 )
2023-09-04 17:29:23 -05:00
dependabot[bot]
7ddebf2e80
Bump pyvista from 0.41.1 to 0.42.0 in /requirements ( #1547 )
2023-09-04 17:29:03 -05:00
dependabot[bot]
fa5fe1e95f
Bump pandas from 2.0.3 to 2.1.0 in /requirements ( #1537 )
...
* Bump pandas from 2.0.3 to 2.1.0 in /requirements
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.0.3...v2.1.0 )
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Convert pandas.Series to numpy.NDArray
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-08-31 18:03:17 +00:00
dependabot[bot]
94dad4d022
Bump lightning from 2.0.7 to 2.0.8 in /requirements ( #1536 )
...
Bumps [lightning](https://github.com/Lightning-AI/lightning ) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/Lightning-AI/lightning/releases )
- [Commits](https://github.com/Lightning-AI/lightning/compare/2.0.7...2.0.8 )
---
updated-dependencies:
- dependency-name: lightning
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-30 16:39:42 -05:00
dependabot[bot]
795469a57f
Bump torchmetrics from 1.0.3 to 1.1.1 in /requirements ( #1533 )
...
Bumps [torchmetrics](https://github.com/Lightning-AI/torchmetrics ) from 1.0.3 to 1.1.1.
- [Release notes](https://github.com/Lightning-AI/torchmetrics/releases )
- [Changelog](https://github.com/Lightning-AI/torchmetrics/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Lightning-AI/torchmetrics/compare/v1.0.3...v1.1.1 )
---
updated-dependencies:
- dependency-name: torchmetrics
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>
2023-08-29 20:57:56 +00:00
dependabot[bot]
2c6b0f6005
Bump lightly from 1.4.16 to 1.4.17 in /requirements ( #1532 )
...
Bumps [lightly](https://github.com/lightly-ai/lightly ) from 1.4.16 to 1.4.17.
- [Release notes](https://github.com/lightly-ai/lightly/releases )
- [Commits](https://github.com/lightly-ai/lightly/compare/v1.4.16...v1.4.17 )
---
updated-dependencies:
- dependency-name: lightly
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-29 20:55:30 +00:00
dependabot[bot]
b4a8bb6b05
Bump nbsphinx from 0.9.2 to 0.9.3 in /requirements ( #1531 )
2023-08-28 16:42:25 -05:00
dependabot[bot]
3ff4532a33
Bump lightly from 1.4.15 to 1.4.16 in /requirements ( #1528 )
...
Bumps [lightly](https://github.com/lightly-ai/lightly ) from 1.4.15 to 1.4.16.
- [Release notes](https://github.com/lightly-ai/lightly/releases )
- [Commits](https://github.com/lightly-ai/lightly/compare/v1.4.15...v1.4.16 )
---
updated-dependencies:
- dependency-name: lightly
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-22 15:54:50 -05:00
dependabot[bot]
2998586161
Bump scipy from 1.11.1 to 1.11.2 in /requirements ( #1527 )
2023-08-18 22:58:31 +00:00
dependabot[bot]
784e1a7f11
Bump nbmake from 1.4.1 to 1.4.3 in /requirements ( #1525 )
...
Bumps [nbmake](https://github.com/treebeardtech/nbmake ) from 1.4.1 to 1.4.3.
- [Release notes](https://github.com/treebeardtech/nbmake/releases )
- [Commits](https://github.com/treebeardtech/nbmake/compare/v1.4.1...v1.4.3 )
---
updated-dependencies:
- dependency-name: nbmake
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-17 20:24:07 +00:00
dependabot[bot]
01d792707f
Bump lightning from 2.0.6 to 2.0.7 in /requirements ( #1522 )
...
Bumps [lightning](https://github.com/Lightning-AI/lightning ) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/Lightning-AI/lightning/releases )
- [Commits](https://github.com/Lightning-AI/lightning/compare/2.0.6...2.0.7 )
---
updated-dependencies:
- dependency-name: lightning
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-16 21:21:57 +00:00
dependabot[bot]
4af18cca08
Bump mypy from 1.5.0 to 1.5.1 in /requirements ( #1523 )
...
Bumps [mypy](https://github.com/python/mypy ) from 1.5.0 to 1.5.1.
- [Commits](https://github.com/python/mypy/compare/v1.5.0...v1.5.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-16 21:15:24 +00:00