Skip to content

Update garminconnect requirement from <1.0,>=0.3.5 to >=0.3.7,<1.0 - #35

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/garminconnect-gte-0.3.7-and-lt-1.0
Closed

Update garminconnect requirement from <1.0,>=0.3.5 to >=0.3.7,<1.0#35
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/garminconnect-gte-0.3.7-and-lt-1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 2, 2026

Copy link
Copy Markdown

Updates the requirements on garminconnect to permit the latest version.

Release notes

Sourced from garminconnect's releases.

Release 0.3.7

What's Changed

Fixes

  • Security fixes by @​alonItzhaki, thanks!
  • Fixed error handling for not found status with new GarminConnectNotFoundError, thanks to @​tamcore
  • Fixed email MFA chain (not firing MFA token), fixes #386
  • Fixed get_golf_shot_data() rejecting all requests due to percent-encoded commas; add hole-number validation (1-18, ,/- separated) to reject malformed or injected input (#377)

New features

  • Added parse_activity_detail_metrics() to resolve positional get_activity_details() samples into name-keyed dicts (#385) Thanks @​La-Jo and @​natejswenson
  • Added get_heart_rate_zones(), get_power_zones(), and get_power_zones_for_sport() for reading configured HR/power zone profiles (#378) , thanks @​dragilla
  • Added typed strength workouts with a 1,527-exercise catalog (StrengthWorkout, upload_strength_workout(), garminconnect.exercises), thanks @​javierpelado
  • Added update_workout() to edit an existing workout template in place (PUT), keeping its id and any calendar schedules valid — no more delete-and-recreate. Thanks @​tamcore
  • Added push_workout_to_device() to send a workout directly to a connected device, defaulting to the last workout and last-used device. Thanks @​mrclmtll
  • Added get_golf_club_stats() (club shaft/length/nickname details with average distance) and get_golf_user_stats() (handicap, strokes gained, and connection rankings). Thanks @​Richard-Tarbell
  • Added regression coverage for get_golf_shot_data(). Thanks @​la-jo

Development

  • Bumped actions/setup-python from 6.3.0 to 7.0.0
  • Fixed CI tests that were out of sync.
Commits
  • c385db9 chore: bump version to 0.3.7
  • 43daf27 Merge pull request #399 from la-joj/docs-missing-docstrings-7
  • f42551e Merge pull request #398 from la-joj/docs-missing-docstrings-6
  • 6210a6e Merge pull request #397 from la-joj/docs-missing-docstrings-5
  • 4b11159 Merge pull request #396 from la-joj/docs-missing-docstrings-4
  • 4734af9 Merge pull request #395 from la-joj/docs-missing-docstrings-3
  • 97ee968 Merge pull request #393 from la-joj/docs-missing-docstrings-2
  • c1c76ef Merge pull request #392 from la-joj/test-golf-shot-data-377
  • 5a29248 docs: add golf club/user stats demo entries, bump README method count
  • 1b090d5 Merge pull request #394 from la-joj/test-golf-coverage-377
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [garminconnect](https://github.com/cyberjunky/python-garminconnect) to permit the latest version.
- [Release notes](https://github.com/cyberjunky/python-garminconnect/releases)
- [Commits](cyberjunky/python-garminconnect@0.3.5...0.3.7)

---
updated-dependencies:
- dependency-name: garminconnect
  dependency-version: 0.3.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 2, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 9, 2026

Copy link
Copy Markdown
Author

Superseded by #40.

@dependabot dependabot Bot closed this Aug 9, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/garminconnect-gte-0.3.7-and-lt-1.0 branch August 9, 2026 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants