Skip to content

Commit

Permalink
Merge pull request #14 from Labfox/dependabot/pip/watchdog-5.0.0
Browse files Browse the repository at this point in the history
Bump watchdog from 4.0.2 to 5.0.0
  • Loading branch information
Labfox authored Aug 27, 2024
2 parents de2cccc + 41c5db3 commit e0f94e1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 20 deletions.
22 changes: 5 additions & 17 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,7 @@ mergedeep==1.3.4
# mkdocs
# mkdocs-get-deps
mkdocs==1.6.0
# via
# -r dev-requirements.in
# -r requirements.in
# via -r dev-requirements.in
mkdocs-get-deps==0.2.0
# via mkdocs
multidict==6.0.5
Expand Down Expand Up @@ -99,25 +97,15 @@ pyyaml==6.0.2
pyyaml-env-tag==0.1
# via mkdocs
qrcode==7.4.2
# via
# -r dev-requirements.in
# -r requirements.in
# via -r dev-requirements.in
requests==2.32.3
# via
# -r dev-requirements.in
# -r requirements.in
# via -r dev-requirements.in
ruff==0.6.2
# via -r dev-requirements.in
setuptools==73.0.1
# via
# -r dev-requirements.in
# -r requirements.in
six==1.16.0
# via python-dateutil
types-pyyaml==6.0.12.20240808
# via
# -r dev-requirements.in
# -r requirements.in
# via -r dev-requirements.in
typing-extensions==4.12.2
# via
# aiosqlite
Expand All @@ -131,7 +119,7 @@ vcrpy==6.0.1
# pytest-vcr
virtualenv==20.26.3
# via pre-commit
watchdog==4.0.2
watchdog==5.0.0
# via
# -r dev-requirements.in
# mkdocs
Expand Down
4 changes: 1 addition & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ qrcode==7.4.2
# via -r requirements.in
requests==2.32.3
# via -r requirements.in
setuptools==73.0.1
# via -r requirements.in
six==1.16.0
# via python-dateutil
types-pyyaml==6.0.12.20240808
Expand All @@ -57,5 +55,5 @@ typing-extensions==4.12.2
# via qrcode
urllib3==2.2.2
# via requests
watchdog==4.0.2
watchdog==5.0.0
# via mkdocs

0 comments on commit e0f94e1

Please sign in to comment.