Skip to content

Update garminconnect requirement from <1.0,>=0.3.5 to >=0.3.8,<1.0 - #40

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 9, 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.8

What's Changed

  • Garmin's API rejects commas in hole-numbers outright (encoded or not) — only - is accepted as a separator. Comma-separated input (e.g. "1,2,3") is now automatically normalized to - before the request is sent. (#377) get_golf_shot_data()
  • demo.py removed a dead menu entry calling a nonexistent set_body_composition method (use add_body_composition instead).
  • Fixed a menu key collision that made "Get scheduled workout by ID" unreachable, and added missing menu entries for delete_workout and unschedule_workout.
  • Corrected a mislabeled log/display string for schedule_workout.
  • README.md fixed a copy-paste bug in the strength-workout example (api.upload_strength_workoutclient.upload_strength_workout), a stale badge link pointing at main instead of master, and added the missing Python 3.12+ requirement.
Commits
  • f63b9b0 fix: normalize golf hole-numbers separator and clean up demo/docs
  • 7ee3cc9 chore: bump version to 0.3.7
  • b8d9217 Merge pull request #399 from la-joj/docs-missing-docstrings-7
  • a79a0cb Merge pull request #398 from la-joj/docs-missing-docstrings-6
  • a1284be Merge pull request #397 from la-joj/docs-missing-docstrings-5
  • 643639a Merge pull request #396 from la-joj/docs-missing-docstrings-4
  • 4f2a4d9 Merge pull request #395 from la-joj/docs-missing-docstrings-3
  • 8f5f565 Merge pull request #393 from la-joj/docs-missing-docstrings-2
  • 1e6688f Merge pull request #392 from la-joj/test-golf-shot-data-377
  • 1e6ed06 docs: add golf club/user stats demo entries, bump README method count
  • 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.8)

---
updated-dependencies:
- dependency-name: garminconnect
  dependency-version: 0.3.8
  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 9, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 16, 2026

Copy link
Copy Markdown
Author

Superseded by #42.

@dependabot dependabot Bot closed this Aug 16, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/garminconnect-gte-0.3.8-and-lt-1.0 branch August 16, 2026 02:43
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