Skip to content

Commit

Permalink
chore: Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rasmuslp committed Jan 1, 2025
1 parent 486e1a8 commit 56cc331
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --no-emit-index-url dev-requirements.in
#
astroid==3.3.5
astroid==3.3.8
# via pylint
dill==0.3.9
# via pylint
Expand All @@ -16,13 +16,13 @@ pathspec==0.12.1
# via yamllint
platformdirs==4.3.6
# via pylint
pylint==3.3.1
pylint==3.3.3
# via -r dev-requirements.in
pyyaml==6.0.2
# via
# -c /home/rasmus/leaf-notes/requirements.txt
# yamllint
ruff==0.8.1
ruff==0.8.4
# via -r dev-requirements.in
tomlkit==0.13.2
# via pylint
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#
apscheduler==3.11.0
# via -r requirements.in
certifi==2024.8.30
certifi==2024.12.14
# via requests
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
colorzero==2.0
# via gpiozero
Expand Down Expand Up @@ -38,7 +38,7 @@ spidev==3.6
# epdlib
tzlocal==5.2
# via apscheduler
urllib3==2.2.3
urllib3==2.3.0
# via requests

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 56cc331

Please sign in to comment.