Skip to content

Commit

Permalink
Merge branch 'main' into renovate/all-minor-patch
Browse files Browse the repository at this point in the history
# Conflicts:
#	server/Cargo.lock
#	server/calendar/Cargo.toml
#	server/main-api/Cargo.toml
  • Loading branch information
CommanderStorm committed Dec 21, 2023
2 parents a783f3c + c1029d8 commit 8c9967c
Show file tree
Hide file tree
Showing 9 changed files with 460 additions and 459 deletions.
2 changes: 1 addition & 1 deletion data/sources/01_areas-extended.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1156,7 +1156,7 @@ taufkirchen-ottobrunn:
coords: { lat: 48.05453, lon: 11.65308 }

9378:
coords: { lat: 48.05226, lon: 11.65557 }
coords: { lat: 48.05236862253642, lon: 11.654884006956397 }
osm: ["way/30081572"]

9379:
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ services:
test: wget -q --spider http://localhost:3003/api/status
retries: 5
interval: 10s
start_period: 30s
start_period: 60s
meilisearch:
image: getmeili/meilisearch:v1.5.1
restart: always
Expand Down
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
mypy~=1.7.0
mypy~=1.8.0
pre-commit~=3.6.0
pylint~=3.0.0
sourcery~=1.14.0
sourcery~=1.15.0
types-Pillow~=10.1.0.0
types-PyYAML~=6.0.12.10
types-requests~=2.31.0.1
Expand Down
Loading

0 comments on commit 8c9967c

Please sign in to comment.