chore(api): update dependency watchdog to v2.2.1

This commit is contained in:
Renovate Bot 2023-01-21 03:05:56 +00:00
commit c465b3922d
2 changed files with 31 additions and 31 deletions

View file

@ -83,7 +83,7 @@ pytz = "==2022.7.1"
requests = "==2.28.2"
requests-http-message-signatures = "==0.3.1"
sentry-sdk = "==1.12.1"
watchdog = "==2.2.0"
watchdog = "==2.2.1"
# Dependencies pinning
importlib-metadata = { version = "==4.13.0", python = "<=3.7" }