Skip to content

Commit cdc32e8

Browse files
committed
chore: upgrade dependencies
1 parent 9eb3ed1 commit cdc32e8

File tree

4 files changed

+25
-22
lines changed

4 files changed

+25
-22
lines changed

backend/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ upload/
99
.vscode/
1010
*.code-workspace
1111

12+
# Zed related
13+
pyrightconfig.json
14+
1215
# Byte-compiled / optimized / DLL files
1316
__pycache__/
1417
*.py[cod]

backend/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,12 @@ packaging==24.1
7373
pandas==2.2.2
7474
pathspec==0.12.1
7575
pillow==10.4.0
76-
Pint==0.24.1
76+
Pint==0.24.3
7777
pip-upgrade-tool==0.7.4
7878
platformdirs==4.2.2
7979
pluggy==1.5.0
80-
prometheus-flask-exporter==0.23.0
8180
prometheus_client==0.20.0
81+
prometheus_flask_exporter==0.23.1
8282
prompt_toolkit==3.0.47
8383
psycopg2-binary==2.9.9
8484
py==1.11.0
@@ -103,12 +103,12 @@ pytz==2024.1
103103
pytz-deprecation-shim==0.1.0.post0
104104
rdflib==7.0.0
105105
rdflib-jsonld==0.6.2
106-
recipe_scrapers==14.57.0
106+
recipe_scrapers==14.58.0
107107
regex==2024.5.15
108108
requests==2.32.3
109109
scikit-learn==1.5.1
110110
scipy==1.14.0
111-
setuptools==70.2.0
111+
setuptools==71.0.3
112112
setuptools-scm==8.1.0
113113
simple-websocket==1.0.0
114114
six==1.16.0
@@ -122,7 +122,7 @@ tqdm==4.66.4
122122
typed_ast==1.5.5
123123
types-beautifulsoup4==4.12.0.20240511
124124
types-html5lib==1.1.11.20240228
125-
types-requests==2.32.0.20240622
125+
types-requests==2.32.0.20240712
126126
types-urllib3==1.26.25.14
127127
typing_extensions==4.11.0
128128
tzdata==2024.1

kitchenowl/pubspec.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -467,10 +467,10 @@ packages:
467467
dependency: "direct main"
468468
description:
469469
name: go_router
470-
sha256: cdae1b9c8bd7efadcef6112e81c903662ef2ce105cbd220a04bbb7c3425b5554
470+
sha256: "39dd52168d6c59984454183148dc3a5776960c61083adfc708cc79a7b3ce1ba8"
471471
url: "https://pub.dev"
472472
source: hosted
473-
version: "14.2.0"
473+
version: "14.2.1"
474474
html:
475475
dependency: transitive
476476
description:
@@ -483,10 +483,10 @@ packages:
483483
dependency: "direct main"
484484
description:
485485
name: http
486-
sha256: "761a297c042deedc1ffbb156d6e2af13886bb305c2a343a4d972504cd67dd938"
486+
sha256: b9c29a161230ee03d3ccf545097fccd9b87a5264228c5d348202e0f0c28f9010
487487
url: "https://pub.dev"
488488
source: hosted
489-
version: "1.2.1"
489+
version: "1.2.2"
490490
http_parser:
491491
dependency: transitive
492492
description:
@@ -523,10 +523,10 @@ packages:
523523
dependency: transitive
524524
description:
525525
name: image_picker_android
526-
sha256: "4161e1f843d8480d2e9025ee22411778c3c9eb7e40076dcf2da23d8242b7b51c"
526+
sha256: cea2bd5b9fcff039a4901d3b13c67fe747f940be9ba76bde1bcd218d168eeb7f
527527
url: "https://pub.dev"
528528
source: hosted
529-
version: "0.8.12+3"
529+
version: "0.8.12+6"
530530
image_picker_for_web:
531531
dependency: transitive
532532
description:
@@ -760,10 +760,10 @@ packages:
760760
dependency: transitive
761761
description:
762762
name: path_provider_windows
763-
sha256: "8bc9f22eee8690981c22aa7fc602f5c85b497a6fb2ceb35ee5a5e5ed85ad8170"
763+
sha256: bd6f00dbd873bfb70d0761682da2b3a2c2fccc2b9e84c495821639601d81afe7
764764
url: "https://pub.dev"
765765
source: hosted
766-
version: "2.2.1"
766+
version: "2.3.0"
767767
petitparser:
768768
dependency: transitive
769769
description:
@@ -936,10 +936,10 @@ packages:
936936
dependency: transitive
937937
description:
938938
name: shared_preferences_platform_interface
939-
sha256: "22e2ecac9419b4246d7c22bfbbda589e3acf5c0351137d87dd2939d984d37c3b"
939+
sha256: "034650b71e73629ca08a0bd789fd1d83cc63c2d1e405946f7cef7bc37432f93a"
940940
url: "https://pub.dev"
941941
source: hosted
942-
version: "2.3.2"
942+
version: "2.4.0"
943943
shared_preferences_web:
944944
dependency: transitive
945945
description:
@@ -1157,18 +1157,18 @@ packages:
11571157
dependency: transitive
11581158
description:
11591159
name: url_launcher_android
1160-
sha256: ceb2625f0c24ade6ef6778d1de0b2e44f2db71fded235eb52295247feba8c5cf
1160+
sha256: "95d8027db36a0e52caf55680f91e33ea6aa12a3ce608c90b06f4e429a21067ac"
11611161
url: "https://pub.dev"
11621162
source: hosted
1163-
version: "6.3.3"
1163+
version: "6.3.5"
11641164
url_launcher_ios:
11651165
dependency: transitive
11661166
description:
11671167
name: url_launcher_ios
1168-
sha256: "7068716403343f6ba4969b4173cbf3b84fc768042124bc2c011e5d782b24fe89"
1168+
sha256: e43b677296fadce447e987a2f519dcf5f6d1e527dc35d01ffab4fff5b8a7063e
11691169
url: "https://pub.dev"
11701170
source: hosted
1171-
version: "6.3.0"
1171+
version: "6.3.1"
11721172
url_launcher_linux:
11731173
dependency: transitive
11741174
description:
@@ -1213,10 +1213,10 @@ packages:
12131213
dependency: transitive
12141214
description:
12151215
name: uuid
1216-
sha256: "814e9e88f21a176ae1359149021870e87f7cddaf633ab678a5d2b0bff7fd1ba8"
1216+
sha256: "83d37c7ad7aaf9aa8e275490669535c8080377cfa7a7004c24dfac53afffaa90"
12171217
url: "https://pub.dev"
12181218
source: hosted
1219-
version: "4.4.0"
1219+
version: "4.4.2"
12201220
vector_math:
12211221
dependency: transitive
12221222
description:

0 commit comments

Comments
 (0)