Skip to content

Commit

Permalink
Bump pyinaturalist-convert from 0.6.7 to 0.7.0 (#158)
Browse files Browse the repository at this point in the history
Bumps
[pyinaturalist-convert](https://github.com/pyinat/pyinaturalist-convert)
from 0.6.7 to 0.7.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pyinat/pyinaturalist-convert/commit/75c58c2034f2f39d157f9f8ed298b3d3ef06b0a9"><code>75c58c2</code></a>
Convert project/packaging config to uv (<a
href="https://redirect.github.com/pyinat/pyinaturalist-convert/issues/190">#190</a>)</li>
<li><a
href="https://github.com/pyinat/pyinaturalist-convert/commit/11b70b7ecda80c84de9a453769d6343c809af886"><code>11b70b7</code></a>
Use uv to install test dependencies into nox venvs</li>
<li><a
href="https://github.com/pyinat/pyinaturalist-convert/commit/a258b12475428ca578715a10a8fb512ef0cb3361"><code>a258b12</code></a>
Move dev and doc dependencies to PEP 735 dependency-groups, and use uv
export...</li>
<li><a
href="https://github.com/pyinat/pyinaturalist-convert/commit/06b5b8e908ebdc87899a7c5f671db1349ae2b82d"><code>06b5b8e</code></a>
Use toml-cli instead of grep/sed to get/set pre-release project
version</li>
<li><a
href="https://github.com/pyinat/pyinaturalist-convert/commit/bacf0ec84341ab67dc5ff8a8edafbc5aa25313b7"><code>bacf0ec</code></a>
Convert project/packaging config to uv</li>
<li><a
href="https://github.com/pyinat/pyinaturalist-convert/commit/bc8d6e440338e896f0d4fa630e408d4df25cfe63"><code>bc8d6e4</code></a>
Remove 'unflatten' functions (db model -&gt; API-compatible model) and
let Obser...</li>
<li><a
href="https://github.com/pyinat/pyinaturalist-convert/commit/c723402269d75c3848c96c26e422bc3e3b64ff84"><code>c723402</code></a>
Fix handling for observations with no photos</li>
<li><a
href="https://github.com/pyinat/pyinaturalist-convert/commit/8e8f837ee66e4045133bbb5cbaffc2dc6a35eea6"><code>8e8f837</code></a>
Drop support for python 3.8, 3.9; Add tests for python 3.12, 3.13</li>
<li>See full diff in <a
href="https://github.com/pyinat/pyinaturalist-convert/compare/v0.6.7...v0.7.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pyinaturalist-convert&package-manager=pip&previous-version=0.6.7&new-version=0.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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)


</details>
  • Loading branch information
JWCook authored Jan 28, 2025
2 parents 4c70b8a + 09ac44c commit 79ff615
Showing 1 changed file with 17 additions and 720 deletions.
Loading

0 comments on commit 79ff615

Please sign in to comment.