diff --git a/abr-testing/Pipfile.lock b/abr-testing/Pipfile.lock index 2204932cafd..fe169c5cb6d 100644 --- a/abr-testing/Pipfile.lock +++ b/abr-testing/Pipfile.lock @@ -104,10 +104,10 @@ }, "aionotify": { "hashes": [ - "sha256:385e1becfaac2d9f4326673033d53912ef9565b6febdedbec593ee966df392c6", - "sha256:64b702ad0eb115034533f9f62730a9253b79f5ff0fbf3d100c392124cdf12507" + "sha256:25816a9eef030c774beaee22189a24e29bc43f81cebe574ef723851eaf89ddee", + "sha256:9651e1373873c75786101330e302e114f85b6e8b5ad70b491497c8b3609a8449" ], - "version": "==0.2.0" + "version": "==0.3.1" }, "aiosignal": { "hashes": [ diff --git a/api/Pipfile.lock b/api/Pipfile.lock index 0109bfba247..f423cb7e2ca 100644 --- a/api/Pipfile.lock +++ b/api/Pipfile.lock @@ -16,10 +16,10 @@ "default": { "aionotify": { "hashes": [ - "sha256:385e1becfaac2d9f4326673033d53912ef9565b6febdedbec593ee966df392c6", - "sha256:64b702ad0eb115034533f9f62730a9253b79f5ff0fbf3d100c392124cdf12507" + "sha256:25816a9eef030c774beaee22189a24e29bc43f81cebe574ef723851eaf89ddee", + "sha256:9651e1373873c75786101330e302e114f85b6e8b5ad70b491497c8b3609a8449" ], - "version": "==0.2.0" + "version": "==0.3.1" }, "anyio": { "hashes": [ diff --git a/api/setup.py b/api/setup.py index 2e1fa5380f8..1b2a7dde508 100755 --- a/api/setup.py +++ b/api/setup.py @@ -57,7 +57,7 @@ def get_version(): PACKAGES = find_packages(where="src") INSTALL_REQUIRES = [ f"opentrons-shared-data=={VERSION}", - "aionotify==0.2.0", + "aionotify==0.3.1", "anyio>=3.6.1,<4.0.0", "jsonschema>=3.0.1,<4.18.0", "numpy>=1.20.0,<2", diff --git a/g-code-testing/Pipfile.lock b/g-code-testing/Pipfile.lock index fd068bff783..c2ea7426d71 100644 --- a/g-code-testing/Pipfile.lock +++ b/g-code-testing/Pipfile.lock @@ -18,10 +18,10 @@ "default": { "aionotify": { "hashes": [ - "sha256:385e1becfaac2d9f4326673033d53912ef9565b6febdedbec593ee966df392c6", - "sha256:64b702ad0eb115034533f9f62730a9253b79f5ff0fbf3d100c392124cdf12507" + "sha256:25816a9eef030c774beaee22189a24e29bc43f81cebe574ef723851eaf89ddee", + "sha256:9651e1373873c75786101330e302e114f85b6e8b5ad70b491497c8b3609a8449" ], - "version": "==0.2.0" + "version": "==0.3.1" }, "anyio": { "hashes": [ diff --git a/hardware-testing/Pipfile.lock b/hardware-testing/Pipfile.lock index 400c519bf27..7b9381ef39e 100644 --- a/hardware-testing/Pipfile.lock +++ b/hardware-testing/Pipfile.lock @@ -22,10 +22,10 @@ }, "aionotify": { "hashes": [ - "sha256:385e1becfaac2d9f4326673033d53912ef9565b6febdedbec593ee966df392c6", - "sha256:64b702ad0eb115034533f9f62730a9253b79f5ff0fbf3d100c392124cdf12507" + "sha256:25816a9eef030c774beaee22189a24e29bc43f81cebe574ef723851eaf89ddee", + "sha256:9651e1373873c75786101330e302e114f85b6e8b5ad70b491497c8b3609a8449" ], - "version": "==0.2.0" + "version": "==0.3.1" }, "anyio": { "hashes": [ diff --git a/robot-server/Pipfile.lock b/robot-server/Pipfile.lock index a771c9eab95..0f33283b0ee 100644 --- a/robot-server/Pipfile.lock +++ b/robot-server/Pipfile.lock @@ -97,10 +97,10 @@ }, "aionotify": { "hashes": [ - "sha256:385e1becfaac2d9f4326673033d53912ef9565b6febdedbec593ee966df392c6", - "sha256:64b702ad0eb115034533f9f62730a9253b79f5ff0fbf3d100c392124cdf12507" + "sha256:25816a9eef030c774beaee22189a24e29bc43f81cebe574ef723851eaf89ddee", + "sha256:9651e1373873c75786101330e302e114f85b6e8b5ad70b491497c8b3609a8449" ], - "version": "==0.2.0" + "version": "==0.3.1" }, "aiosignal": { "hashes": [ diff --git a/test-data-generation/Pipfile.lock b/test-data-generation/Pipfile.lock index 15fda691846..76de8efafea 100644 --- a/test-data-generation/Pipfile.lock +++ b/test-data-generation/Pipfile.lock @@ -18,10 +18,10 @@ "default": { "aionotify": { "hashes": [ - "sha256:385e1becfaac2d9f4326673033d53912ef9565b6febdedbec593ee966df392c6", - "sha256:64b702ad0eb115034533f9f62730a9253b79f5ff0fbf3d100c392124cdf12507" + "sha256:25816a9eef030c774beaee22189a24e29bc43f81cebe574ef723851eaf89ddee", + "sha256:9651e1373873c75786101330e302e114f85b6e8b5ad70b491497c8b3609a8449" ], - "version": "==0.2.0" + "version": "==0.3.1" }, "anyio": { "hashes": [