From 4dfe9022948f0623b3c0c1eb15f4d1346f1b5204 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 04:00:43 +0000 Subject: [PATCH] Bump nidaqmx from 0.6.4 to 0.6.5 Bumps [nidaqmx](https://github.com/ni/nidaqmx-python) from 0.6.4 to 0.6.5. - [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.6.5) --- updated-dependencies: - dependency-name: nidaqmx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b6c7c1f..b914a94 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.6.5 click==8.1.3 opencv-python==4.5.2.54 opencv-contrib-python==4.5.2.54