From ea287653fd6c129a938d62514f99281b55aee8ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 12:49:54 +0000 Subject: [PATCH] Bump nidaqmx from 0.6.4 to 0.7.0 Bumps [nidaqmx](https://github.com/ni/nidaqmx-python) from 0.6.4 to 0.7.0. - [Release notes](https://github.com/ni/nidaqmx-python/releases) - [Changelog](https://github.com/ni/nidaqmx-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/ni/nidaqmx-python/compare/0.6.4...0.7.0) --- updated-dependencies: - dependency-name: nidaqmx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 643ceaf..1869479 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ PySide2==5.15.2.1 gpiozero==1.6.2 pigpio==1.78 pyserial==3.5 -nidaqmx==0.6.4 +nidaqmx==0.7.0 click==8.1.3 opencv-python==4.5.2.54 opencv-contrib-python==4.5.2.54