Skip to content

Commit

Permalink
chore: Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rasmuslp committed Feb 2, 2025
1 parent 95d0c5c commit 40d7bff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@ astroid==3.3.8
# via pylint
dill==0.3.9
# via pylint
isort==5.13.2
isort==6.0.0
# via pylint
mccabe==0.7.0
# via pylint
pathspec==0.12.1
# via yamllint
platformdirs==4.3.6
# via pylint
pylint==3.3.3
pylint==3.3.4
# via -r dev-requirements.in
pyyaml==6.0.2
# via
# -c /home/rasmus/leaf-notes/requirements.txt
# yamllint
ruff==0.8.4
ruff==0.9.4
# via -r dev-requirements.in
tomlkit==0.13.2
# via pylint
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
apscheduler==3.11.0
# via -r requirements.in
certifi==2024.12.14
certifi==2025.1.31
# via requests
charset-normalizer==3.4.1
# via requests
Expand All @@ -22,7 +22,7 @@ idna==3.10
# via requests
lgpio==0.2.2.0
# via epdlib
pillow==11.0.0
pillow==11.1.0
# via
# -r requirements.in
# epdlib
Expand Down

0 comments on commit 40d7bff

Please sign in to comment.