From 94f13a1c607bce050482298d3b0dfae665b0a520 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 13:35:09 +0000 Subject: [PATCH] Bump watchdog from 5.0.2 to 5.0.3 in /tests/UDKTests Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 5.0.2 to 5.0.3. - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](https://github.com/gorakhargosh/watchdog/compare/v5.0.2...v5.0.3) --- updated-dependencies: - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/UDKTests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/UDKTests/requirements.txt b/tests/UDKTests/requirements.txt index b5dcc7b..b505cc7 100644 --- a/tests/UDKTests/requirements.txt +++ b/tests/UDKTests/requirements.txt @@ -3,4 +3,4 @@ psutil==6.0.0 py7zr==0.22.0 tqdm==4.66.5 udk_configparser==1.1.1 -watchdog==5.0.2 +watchdog==5.0.3