Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the all-dependencies group with 58 updates #24

Merged
merged 3 commits into from
Oct 31, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2024

Bumps the all-dependencies group with 58 updates:

Package From To
linkml-runtime 1.7.7 1.8.3
prefixmaps 0.2.5 0.2.6
pydantic 2.8.2 2.9.2
pyyaml 6.0.1 6.0.2
linkml 1.7.10 1.8.5
pytest 8.2.2 8.3.3
attrs 23.2.0 24.2.0
bioregistry 0.11.10 0.11.21
cachetools 5.3.3 5.5.0
certifi 2024.6.2 2024.8.30
charset-normalizer 3.3.2 3.4.0
curies 0.7.9 0.9.0
et-xmlfile 1.1.0 2.0.0
exceptiongroup 1.2.1 1.2.2
google-api-core 2.19.1 2.22.0
google-api-python-client 2.134.0 2.151.0
google-auth 2.30.0 2.35.0
google-auth-oauthlib 1.2.0 1.2.1
googleapis-common-protos 1.63.2 1.65.0
greenlet 3.0.3 3.1.1
gspread 6.1.2 6.1.4
idna 3.7 3.10
importlib-metadata 8.0.0 8.5.0
isodate 0.6.1 0.7.2
jsonpath-ng 1.6.1 1.7.0
jsonschema 4.22.0 4.23.0
jsonschema-specifications 2023.12.1 2024.10.1
markdown 3.6 3.7
markupsafe 2.1.5 3.0.2
mkdocs 1.6.0 1.6.1
numpy 2.0.0 2.0.2
openpyxl 3.1.4 3.1.5
pandas 2.2.2 2.2.3
platformdirs 4.2.2 4.3.6
proto-plus 1.24.0 1.25.0
protobuf 5.27.2 5.28.3
pyasn1 0.6.0 0.6.1
pyasn1-modules 0.4.0 0.4.1
pydantic-core 2.20.1 2.23.4
pymdown-extensions 10.8.1 10.12
pyparsing 3.1.2 3.2.0
pystow 0.5.4 0.5.6
pytz 2024.1 2024.2
rdflib 7.0.0 7.1.1
rpds-py 0.18.1 0.20.1
ruamel-yaml-clib 0.2.8 0.2.12
setuptools 70.1.1 75.3.0
soupsieve 2.5 2.6
sqlalchemy 2.0.31 2.0.36
termcolor 2.4.0 2.5.0
tomli 2.0.1 2.0.2
tqdm 4.66.4 4.66.6
types-python-dateutil 2.9.0.20240316 2.9.0.20241003
tzdata 2024.1 2024.2
urllib3 2.2.2 2.2.3
watchdog 4.0.1 5.0.3
webcolors 24.6.0 24.8.0
zipp 3.19.2 3.20.2

Updates linkml-runtime from 1.7.7 to 1.8.3

Release notes

Sourced from linkml-runtime's releases.

v1.8.3

What's Changed

New Contributors

Full Changelog: linkml/linkml-runtime@v1.8.2...v1.8.3

v1.8.2

What's Changed

Full Changelog: linkml/linkml-runtime@v1.8.1...v1.8.2

v1.8.1

What's Changed

New Contributors

Full Changelog: linkml/linkml-runtime@v1.8.0...v1.8.1

v1.8.0

Major Changes

Metamodel

linkml-runtime uses 1.8.0 of the LinkML metamodel. See the metamodel release notes for a description of changes:

https://github.com/linkml/linkml-model/releases/tag/v1.8.0

What's Changed

... (truncated)

Commits
  • f53e0ee Merge pull request #340 from candleindark/local-logger
  • b183708 Replace use of the root logger with use of module-level logger
  • 6ba1b0b Merge pull request #339 from sneakers-the-rat/fix-deprecation-warnings
  • e698170 use model_dump not dict
  • 9fd5a3e Merge pull request #329 from sneakers-the-rat/schemaview-hash
  • b5f2b4b cache schemaview hash
  • 3db7d7c Merge pull request #337 from linkml/nlharris-patch-2
  • 5768107 Merge pull request #330 from sneakers-the-rat/schemaview-relative-imports
  • 3d2acf2 revert no op
  • 20ebae8 no op to trigger upstream tests running
  • Additional commits viewable in compare view

Updates prefixmaps from 0.2.5 to 0.2.6

Release notes

Sourced from prefixmaps's releases.

v0.2.6

What's Changed

Full Changelog: linkml/prefixmaps@v0.2.5...v0.2.6

Commits
  • dea46bf Merge pull request #76 from linkml/refresh_data_2024
  • 34df551 prioritize pmid over pubmed for prefix resolution of ncbi pubmed identifiers ...
  • 5b38051 prioritize pmid over pubmed for prefix resolution of ncbi pubmed identifiers ...
  • 6611ba4 replace db-xrefs.yaml with update from GO
  • fa7602a refresh contexts based on GO changes upstream
  • See full diff in compare view

Updates pydantic from 2.8.2 to 2.9.2

Release notes

Sourced from pydantic's releases.

v2.9.2 (2024-09-17)

What's Changed

Fixes

Full Changelog: pydantic/pydantic@v2.9.1...v2.9.2

v2.9.1 (2024-09-09)

What's Changed

Fixes

Full Changelog: pydantic/pydantic@v2.9.0...v2.9.1

v2.9.0 (2024-09-05)

The code released in v2.9.0 is practically identical to that of v2.9.0b2.

Check out our blog post to learn more about the release highlights!

What's Changed

Packaging

New Features

... (truncated)

Changelog

Sourced from pydantic's changelog.

v2.9.2 (2024-09-17)

GitHub release

What's Changed

Fixes

v2.9.1 (2024-09-09)

GitHub release

What's Changed

Fixes

v2.9.0 (2024-09-05)

GitHub release

The code released in v2.9.0 is practically identical to that of v2.9.0b2.

What's Changed

Packaging

New Features

... (truncated)

Commits
  • 7cedbfb history updates
  • 7eab2b8 v bump
  • c0a288f Fix ZoneInfo with various invalid types (#10408)
  • ea6115d Fix variance issue in _IncEx type alias, only allow True (#10414)
  • fbfe25a Fix serialization schema generation when using PlainValidator (#10427)
  • 26cff3c Adding notes on designing callable discriminators (#10400)
  • 8a0e7ad Do not error when trying to evaluate annotations of private attributes (#10358)
  • ecc5275 bump
  • 2c61bfd Fix evaluation of stringified annotations during namespace inspection (#10347)
  • 3d364cb Use correct types namespace when building namedtuple core schemas (#10337)
  • Additional commits viewable in compare view

Updates pyyaml from 6.0.1 to 6.0.2

Release notes

Sourced from pyyaml's releases.

6.0.2

What's Changed

  • Support for Cython 3.x and Python 3.13.

Full Changelog: yaml/pyyaml@6.0.1...6.0.2

6.0.2rc1

  • Support for extension build with Cython 3.x
  • Support for Python 3.13
  • Added PyPI wheels for musllinux on aarch64
Changelog

Sourced from pyyaml's changelog.

6.0.2 (2024-08-06)

Commits

Updates linkml from 1.7.10 to 1.8.5

Release notes

Sourced from linkml's releases.

v1.8.5

What's Changed

Full Changelog: linkml/linkml@v1.8.4...v1.8.5

v1.8.4

What's Changed

New Contributors

Full Changelog: linkml/linkml@v1.8.3...v1.8.4

v1.8.3

What's Changed

... (truncated)

Commits
  • cad5933 feat(graphql): add support for enumerations (#2303)
  • f01fdfa Merge pull request #2347 from linkml/support-test-speedup
  • 8058871 Merge pull request #2329 from linkml/fix-2284
  • 8d5363b Merge pull request #2281 from sneakers-the-rat/fix-ifabsent-custom-types
  • 33fea35 Update linkml/generators/common/ifabsent_processor.py
  • 5e32a2a [pythongen] permissible value suffice ifabsent
  • 0eaad81 [tests] fixes according pr review comments
  • f11ab8c [pythongen] simplify code
  • 44b4985 [tests] improve coverage of new functionality
  • ef54632 [pydanticgen] fix imports generation
  • Additional commits viewable in compare view

Updates pytest from 8.2.2 to 8.3.3

Release notes

Sourced from pytest's releases.

8.3.3

pytest 8.3.3 (2024-09-09)

Bug fixes

  • #12446: Avoid calling @property (and other instance descriptors) during fixture discovery -- by asottile{.interpreted-text role="user"}

  • #12659: Fixed the issue of not displaying assertion failure differences when using the parameter --import-mode=importlib in pytest>=8.1.

  • #12667: Fixed a regression where type change in [ExceptionInfo.errisinstance]{.title-ref} caused [mypy]{.title-ref} to fail.

  • #12744: Fixed typing compatibility with Python 3.9 or less -- replaced [typing.Self]{.title-ref} with [typing_extensions.Self]{.title-ref} -- by Avasam{.interpreted-text role="user"}

  • #12745: Fixed an issue with backslashes being incorrectly converted in nodeid paths on Windows, ensuring consistent path handling across environments.

  • #6682: Fixed bug where the verbosity levels where not being respected when printing the "msg" part of failed assertion (as in assert condition, msg).

  • #9422: Fix bug where disabling the terminal plugin via -p no:terminal would cause crashes related to missing the verbose option.

    -- by GTowers1{.interpreted-text role="user"}

Improved documentation

  • #12663: Clarify that the [pytest_deselected]{.title-ref} hook should be called from [pytest_collection_modifyitems]{.title-ref} hook implementations when items are deselected.
  • #12678: Remove erroneous quotes from [tmp_path_retention_policy]{.title-ref} example in docs.

Miscellaneous internal changes

  • #12769: Fix typos discovered by codespell and add codespell to pre-commit hooks.

8.3.2

pytest 8.3.2 (2024-07-24)

Bug fixes

  • #12652: Resolve regression [conda]{.title-ref} environments where no longer being automatically detected.

    -- by RonnyPfannschmidt{.interpreted-text role="user"}

8.3.1

pytest 8.3.1 (2024-07-20)

The 8.3.0 release failed to include the change notes and docs for the release. This patch release remedies this. There are no other changes.

... (truncated)

Commits

Updates attrs from 23.2.0 to 24.2.0

Commits

Updates bioregistry from 0.11.10 to 0.11.21

Release notes

Sourced from bioregistry's releases.

v0.11.19

Commits

  • cd2c8c4: Bump version: 0.11.17 → 0.11.18-dev (GitHub Action)
  • 8e9108c: 🫀Health Report (GitHub Action)
  • 932b18a: Update ncbigene record (#1184) (Benjamin M. Gyori) #1184
  • 8378dce: Add prefix: ncbiortholog (#1182) (github-actions[bot]) #1182
  • 553a5b2: 🫀Health Report (GitHub Action)
  • 41b0d13: Update wormbase pattern (#1187) (Mufaddal Naguthanawala) #1187
  • 4134c17: 🫀Health Report (GitHub Action)
  • 9d72627: 🫀Health Report (GitHub Action)
  • c583dcc: MolMeDB homepage and repository update (#1188) (DominikMartinat) #1188
  • 025b409: Update HBA and DHBA URI formats (#1192) (Benjamin M. Gyori) #1192
  • be42d27: 🫀Health Report (GitHub Action)
  • d3fb451: Fall cleanup (#1197) (Charles Tapley Hoyt) #1197
  • fe2a685: Update minimum Python to 3.9 (#1198) (Charles Tapley Hoyt) #1198
  • c09eb5d: Add meta guide (Charles Tapley Hoyt)
  • 3a09989: Manual update and resolution of BioDeep issue (#1200) (Charles Tapley Hoyt) #1200
  • 29ade6e: Add curation docs (Charles Tapley Hoyt)
  • 5ef643d: 🫀Health Report (GitHub Action)
  • 8d07ce2: Add curation guide for publications and improve testing (Charles Tapley Hoyt)
  • 22f53b4: Update documentation build and CI configuration (#1205) (Charles Tapley Hoyt) #1205
  • 519e867: Add publications field to providers (#1208) (Benjamin M. Gyori) #1208
  • 957d28e: Update pyproject.toml and use bump-my-version (#1211) (Charles Tapley Hoyt) #1211
  • 8de89f0: Address deprecation warnings (#1213) (Charles Tapley Hoyt) #1213
  • 9fbd4e6: Update tox.ini (Charles Tapley Hoyt)
  • e8c52cb: Update tox command in update CI configuration (Charles Tapley Hoyt)
  • b6dc94e: Bump version: 0.11.18-dev → 0.11.19-dev (Charles Tapley Hoyt)
  • 6d0902d: Update curated papers and add new PDB provider (FURNA) (#1193) (Mufaddal Naguthanawala) #1193
  • 4cc1090: Add aipd as a provider for uniprot (#1202) (Mufaddal Naguthanawala) #1202
  • 772b11a: 🫀Health Report (GitHub Action)
  • 4ca5c71: Bump version: 0.11.19-dev → 0.11.19 (Charles Tapley Hoyt)

v0.11.13

No release notes provided.

latest

No release notes provided.

Commits

Updates cachetools from 5.3.3 to 5.5.0

Changelog

Sourced from cachetools's changelog.

v5.5.0 (2024-08-18)

  • TTLCache.expire() returns iterable of expired (key, value) pairs.

  • TLRUCache.expire() returns iterable of expired (key, value) pairs.

  • Documentation improvements.

  • Update CI environment.

v5.4.0 (2024-07-15)

  • Add the keys.typedmethodkey decorator.

  • Deprecate MRUCache class.

  • Deprecate @func.mru_cache decorator.

  • Update CI environment.

Commits

Updates certifi from 2024.6.2 to 2024.8.30

Commits

Updates charset-normalizer from 3.3.2 to 3.4.0

Release notes

Sourced from charset-normalizer's releases.

Version 3.4.0

🚀 charset-normalizer is raising awareness around HTTP/2, and HTTP/3!

Did you know that Internet Explorer 11 shipped with an optional HTTP/2 support back in 2013? also libcurl did ship it in 2014[...] All of this while our community is still struggling to make a firm advancement in HTTP clients. Now, many of you use Requests as the defacto http client, now, and for many years now, Requests has been frozen. Being left in a vegetative state and not evolving, this blocked millions of developers from using more advanced features.

We promptly invite Python developers to look at the drop-in replacement for Requests, namely Niquests. It leverage charset-normalizer in a better way! Check it out, you will be positively surprised! Don't wait another decade.

We are thankful to @​microsoft and involved parties for funding our work through the Microsoft FOSS Fund program.

3.4.0 (2024-10-08)

Added

  • Argument --no-preemptive in the CLI to prevent the detector to search for hints.
  • Support for Python 3.13 (#512)

Fixed

  • Relax the TypeError exception thrown when trying to compare a CharsetMatch with anything else than a CharsetMatch.
  • Improved the general reliability of the detector based on user feedbacks. (#520) (#509) (#498) (#407) (#537)
  • Declared charset in content (preemptive detection) not changed when converting to utf-8 bytes. (#381)
Changelog

Sourced from charset-normalizer's changelog.

3.4.0 (2024-10-08)

Added

  • Argument --no-preemptive in the CLI to prevent the detector to search for hints.
  • Support for Python 3.13 (#512)

Fixed

  • Relax the TypeError exception thrown when trying to compare a CharsetMatch with anything else than a CharsetMatch.
  • Improved the general reliability of the detector based on user feedbacks. (#520) (

Bumps the all-dependencies group with 58 updates:

| Package | From | To |
| --- | --- | --- |
| [linkml-runtime](https://github.com/linkml/linkml-runtime) | `1.7.7` | `1.8.3` |
| [prefixmaps](https://github.com/linkml/prefixmaps) | `0.2.5` | `0.2.6` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.8.2` | `2.9.2` |
| [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` |
| [linkml](https://github.com/linkml/linkml) | `1.7.10` | `1.8.5` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.3` |
| [attrs](https://github.com/sponsors/hynek) | `23.2.0` | `24.2.0` |
| [bioregistry](https://github.com/biopragmatics/bioregistry) | `0.11.10` | `0.11.21` |
| [cachetools](https://github.com/tkem/cachetools) | `5.3.3` | `5.5.0` |
| [certifi](https://github.com/certifi/python-certifi) | `2024.6.2` | `2024.8.30` |
| [charset-normalizer](https://github.com/Ousret/charset_normalizer) | `3.3.2` | `3.4.0` |
| [curies](https://github.com/biopragmatics/curies) | `0.7.9` | `0.9.0` |
| [et-xmlfile](https://foss.heptapod.net/openpyxl/et_xmlfile) | `1.1.0` | `2.0.0` |
| [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.2.1` | `1.2.2` |
| [google-api-core](https://github.com/googleapis/python-api-core) | `2.19.1` | `2.22.0` |
| [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.134.0` | `2.151.0` |
| [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.30.0` | `2.35.0` |
| [google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib) | `1.2.0` | `1.2.1` |
| [googleapis-common-protos](https://github.com/googleapis/python-api-common-protos) | `1.63.2` | `1.65.0` |
| [greenlet](https://github.com/python-greenlet/greenlet) | `3.0.3` | `3.1.1` |
| [gspread](https://github.com/burnash/gspread) | `6.1.2` | `6.1.4` |
| [idna](https://github.com/kjd/idna) | `3.7` | `3.10` |
| [importlib-metadata](https://github.com/python/importlib_metadata) | `8.0.0` | `8.5.0` |
| [isodate](https://github.com/gweis/isodate) | `0.6.1` | `0.7.2` |
| [jsonpath-ng](https://github.com/h2non/jsonpath-ng) | `1.6.1` | `1.7.0` |
| [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.22.0` | `4.23.0` |
| [jsonschema-specifications](https://github.com/python-jsonschema/jsonschema-specifications) | `2023.12.1` | `2024.10.1` |
| [markdown](https://github.com/Python-Markdown/markdown) | `3.6` | `3.7` |
| [markupsafe](https://github.com/pallets/markupsafe) | `2.1.5` | `3.0.2` |
| [mkdocs](https://github.com/mkdocs/mkdocs) | `1.6.0` | `1.6.1` |
| [numpy](https://github.com/numpy/numpy) | `2.0.0` | `2.0.2` |
| [openpyxl](https://openpyxl.readthedocs.io) | `3.1.4` | `3.1.5` |
| [pandas](https://github.com/pandas-dev/pandas) | `2.2.2` | `2.2.3` |
| [platformdirs](https://github.com/tox-dev/platformdirs) | `4.2.2` | `4.3.6` |
| [proto-plus](https://github.com/googleapis/proto-plus-python) | `1.24.0` | `1.25.0` |
| [protobuf](https://github.com/protocolbuffers/protobuf) | `5.27.2` | `5.28.3` |
| [pyasn1](https://github.com/pyasn1/pyasn1) | `0.6.0` | `0.6.1` |
| [pyasn1-modules](https://github.com/pyasn1/pyasn1-modules) | `0.4.0` | `0.4.1` |
| [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.20.1` | `2.23.4` |
| [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.8.1` | `10.12` |
| [pyparsing](https://github.com/pyparsing/pyparsing) | `3.1.2` | `3.2.0` |
| [pystow](https://github.com/cthoyt/pystow) | `0.5.4` | `0.5.6` |
| [pytz](https://github.com/stub42/pytz) | `2024.1` | `2024.2` |
| [rdflib](https://github.com/RDFLib/rdflib) | `7.0.0` | `7.1.1` |
| [rpds-py](https://github.com/crate-py/rpds) | `0.18.1` | `0.20.1` |
| ruamel-yaml-clib | `0.2.8` | `0.2.12` |
| [setuptools](https://github.com/pypa/setuptools) | `70.1.1` | `75.3.0` |
| [soupsieve](https://github.com/facelessuser/soupsieve) | `2.5` | `2.6` |
| [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.31` | `2.0.36` |
| [termcolor](https://github.com/termcolor/termcolor) | `2.4.0` | `2.5.0` |
| [tomli](https://github.com/hukkin/tomli) | `2.0.1` | `2.0.2` |
| [tqdm](https://github.com/tqdm/tqdm) | `4.66.4` | `4.66.6` |
| [types-python-dateutil](https://github.com/python/typeshed) | `2.9.0.20240316` | `2.9.0.20241003` |
| [tzdata](https://github.com/python/tzdata) | `2024.1` | `2024.2` |
| [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.2.3` |
| [watchdog](https://github.com/gorakhargosh/watchdog) | `4.0.1` | `5.0.3` |
| [webcolors](https://github.com/ubernostrum/webcolors) | `24.6.0` | `24.8.0` |
| [zipp](https://github.com/jaraco/zipp) | `3.19.2` | `3.20.2` |


Updates `linkml-runtime` from 1.7.7 to 1.8.3
- [Release notes](https://github.com/linkml/linkml-runtime/releases)
- [Commits](linkml/linkml-runtime@v1.7.7...v1.8.3)

Updates `prefixmaps` from 0.2.5 to 0.2.6
- [Release notes](https://github.com/linkml/prefixmaps/releases)
- [Commits](linkml/prefixmaps@v0.2.5...v0.2.6)

Updates `pydantic` from 2.8.2 to 2.9.2
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.8.2...v2.9.2)

Updates `pyyaml` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES)
- [Commits](yaml/pyyaml@6.0.1...6.0.2)

Updates `linkml` from 1.7.10 to 1.8.5
- [Release notes](https://github.com/linkml/linkml/releases)
- [Changelog](https://github.com/linkml/linkml/blob/main/ModelChanges.md)
- [Commits](linkml/linkml@v1.7.10...v1.8.5)

Updates `pytest` from 8.2.2 to 8.3.3
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.2.2...8.3.3)

Updates `attrs` from 23.2.0 to 24.2.0
- [Commits](https://github.com/sponsors/hynek/commits)

Updates `bioregistry` from 0.11.10 to 0.11.21
- [Release notes](https://github.com/biopragmatics/bioregistry/releases)
- [Commits](biopragmatics/bioregistry@v0.11.10...v0.11.21)

Updates `cachetools` from 5.3.3 to 5.5.0
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](tkem/cachetools@v5.3.3...v5.5.0)

Updates `certifi` from 2024.6.2 to 2024.8.30
- [Commits](certifi/python-certifi@2024.06.02...2024.08.30)

Updates `charset-normalizer` from 3.3.2 to 3.4.0
- [Release notes](https://github.com/Ousret/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](jawah/charset_normalizer@3.3.2...3.4.0)

Updates `curies` from 0.7.9 to 0.9.0
- [Release notes](https://github.com/biopragmatics/curies/releases)
- [Commits](biopragmatics/curies@v0.7.9...v0.9.0)

Updates `et-xmlfile` from 1.1.0 to 2.0.0

Updates `exceptiongroup` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/agronholm/exceptiongroup/releases)
- [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst)
- [Commits](agronholm/exceptiongroup@1.2.1...1.2.2)

Updates `google-api-core` from 2.19.1 to 2.22.0
- [Release notes](https://github.com/googleapis/python-api-core/releases)
- [Changelog](https://github.com/googleapis/python-api-core/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-api-core@v2.19.1...v2.22.0)

Updates `google-api-python-client` from 2.134.0 to 2.151.0
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Commits](googleapis/google-api-python-client@v2.134.0...v2.151.0)

Updates `google-auth` from 2.30.0 to 2.35.0
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-python@v2.30.0...v2.35.0)

Updates `google-auth-oauthlib` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python-oauthlib/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-python-oauthlib@v1.2.0...v1.2.1)

Updates `googleapis-common-protos` from 1.63.2 to 1.65.0
- [Release notes](https://github.com/googleapis/python-api-common-protos/releases)
- [Changelog](https://github.com/googleapis/python-api-common-protos/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-api-common-protos@v1.63.2...v1.65.0)

Updates `greenlet` from 3.0.3 to 3.1.1
- [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst)
- [Commits](python-greenlet/greenlet@3.0.3...3.1.1)

Updates `gspread` from 6.1.2 to 6.1.4
- [Release notes](https://github.com/burnash/gspread/releases)
- [Changelog](https://github.com/burnash/gspread/blob/v6.1.4/HISTORY.rst)
- [Commits](burnash/gspread@v6.1.2...v6.1.4)

Updates `idna` from 3.7 to 3.10
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.7...v3.10)

Updates `importlib-metadata` from 8.0.0 to 8.5.0
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
- [Commits](python/importlib_metadata@v8.0.0...v8.5.0)

Updates `isodate` from 0.6.1 to 0.7.2
- [Changelog](https://github.com/gweis/isodate/blob/master/CHANGES.txt)
- [Commits](gweis/isodate@0.6.1...0.7.2)

Updates `jsonpath-ng` from 1.6.1 to 1.7.0
- [Release notes](https://github.com/h2non/jsonpath-ng/releases)
- [Changelog](https://github.com/h2non/jsonpath-ng/blob/master/History.md)
- [Commits](h2non/jsonpath-ng@v1.6.1...v1.7.0)

Updates `jsonschema` from 4.22.0 to 4.23.0
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](python-jsonschema/jsonschema@v4.22.0...v4.23.0)

Updates `jsonschema-specifications` from 2023.12.1 to 2024.10.1
- [Release notes](https://github.com/python-jsonschema/jsonschema-specifications/releases)
- [Commits](python-jsonschema/jsonschema-specifications@v2023.12.1...v2024.10.1)

Updates `markdown` from 3.6 to 3.7
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](Python-Markdown/markdown@3.6...3.7)

Updates `markupsafe` from 2.1.5 to 3.0.2
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](pallets/markupsafe@2.1.5...3.0.2)

Updates `mkdocs` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](mkdocs/mkdocs@1.6.0...1.6.1)

Updates `numpy` from 2.0.0 to 2.0.2
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v2.0.0...v2.0.2)

Updates `openpyxl` from 3.1.4 to 3.1.5

Updates `pandas` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.2.2...v2.2.3)

Updates `platformdirs` from 4.2.2 to 4.3.6
- [Release notes](https://github.com/tox-dev/platformdirs/releases)
- [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst)
- [Commits](tox-dev/platformdirs@4.2.2...4.3.6)

Updates `proto-plus` from 1.24.0 to 1.25.0
- [Release notes](https://github.com/googleapis/proto-plus-python/releases)
- [Changelog](https://github.com/googleapis/proto-plus-python/blob/main/CHANGELOG.md)
- [Commits](googleapis/proto-plus-python@v1.24.0...v1.25.0)

Updates `protobuf` from 5.27.2 to 5.28.3
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v5.27.2...v5.28.3)

Updates `pyasn1` from 0.6.0 to 0.6.1
- [Release notes](https://github.com/pyasn1/pyasn1/releases)
- [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst)
- [Commits](pyasn1/pyasn1@v0.6.0...v0.6.1)

Updates `pyasn1-modules` from 0.4.0 to 0.4.1
- [Release notes](https://github.com/pyasn1/pyasn1-modules/releases)
- [Changelog](https://github.com/pyasn1/pyasn1-modules/blob/main/CHANGES.txt)
- [Commits](pyasn1/pyasn1-modules@v0.4.0...v0.4.1)

Updates `pydantic-core` from 2.20.1 to 2.23.4
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.20.1...v2.23.4)

Updates `pymdown-extensions` from 10.8.1 to 10.12
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](facelessuser/pymdown-extensions@10.8.1...10.12)

Updates `pyparsing` from 3.1.2 to 3.2.0
- [Release notes](https://github.com/pyparsing/pyparsing/releases)
- [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES)
- [Commits](pyparsing/pyparsing@pyparsing_3.1.2...3.2.0)

Updates `pystow` from 0.5.4 to 0.5.6
- [Release notes](https://github.com/cthoyt/pystow/releases)
- [Commits](cthoyt/pystow@v0.5.4...v0.5.6)

Updates `pytz` from 2024.1 to 2024.2
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](stub42/pytz@release_2024.1...release_2024.2)

Updates `rdflib` from 7.0.0 to 7.1.1
- [Release notes](https://github.com/RDFLib/rdflib/releases)
- [Changelog](https://github.com/RDFLib/rdflib/blob/main/CHANGELOG.md)
- [Commits](RDFLib/rdflib@7.0.0...7.1.1)

Updates `rpds-py` from 0.18.1 to 0.20.1
- [Release notes](https://github.com/crate-py/rpds/releases)
- [Commits](crate-py/rpds@v0.18.1...v0.20.1)

Updates `ruamel-yaml-clib` from 0.2.8 to 0.2.12

Updates `setuptools` from 70.1.1 to 75.3.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v70.1.1...v75.3.0)

Updates `soupsieve` from 2.5 to 2.6
- [Release notes](https://github.com/facelessuser/soupsieve/releases)
- [Commits](facelessuser/soupsieve@2.5...2.6)

Updates `sqlalchemy` from 2.0.31 to 2.0.36
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

Updates `termcolor` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/termcolor/termcolor/releases)
- [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md)
- [Commits](termcolor/termcolor@2.4.0...2.5.0)

Updates `tomli` from 2.0.1 to 2.0.2
- [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md)
- [Commits](hukkin/tomli@2.0.1...2.0.2)

Updates `tqdm` from 4.66.4 to 4.66.6
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.66.4...v4.66.6)

Updates `types-python-dateutil` from 2.9.0.20240316 to 2.9.0.20241003
- [Commits](https://github.com/python/typeshed/commits)

Updates `tzdata` from 2024.1 to 2024.2
- [Release notes](https://github.com/python/tzdata/releases)
- [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md)
- [Commits](python/tzdata@2024.1...2024.2)

Updates `urllib3` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.2.2...2.2.3)

Updates `watchdog` from 4.0.1 to 5.0.3
- [Release notes](https://github.com/gorakhargosh/watchdog/releases)
- [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst)
- [Commits](gorakhargosh/watchdog@v4.0.1...v5.0.3)

Updates `webcolors` from 24.6.0 to 24.8.0
- [Changelog](https://github.com/ubernostrum/webcolors/blob/trunk/docs/changelog.rst)
- [Commits](ubernostrum/webcolors@24.6.0...24.8.0)

Updates `zipp` from 3.19.2 to 3.20.2
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](jaraco/zipp@v3.19.2...v3.20.2)

---
updated-dependencies:
- dependency-name: linkml-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: prefixmaps
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: pyyaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: linkml
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: attrs
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: bioregistry
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: cachetools
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: certifi
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: charset-normalizer
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: curies
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: et-xmlfile
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: exceptiongroup
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: google-api-core
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: google-api-python-client
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: google-auth
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: google-auth-oauthlib
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: googleapis-common-protos
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: greenlet
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: gspread
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: idna
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: importlib-metadata
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: isodate
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: jsonpath-ng
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: jsonschema
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: jsonschema-specifications
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: markdown
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: markupsafe
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: mkdocs
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: numpy
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: openpyxl
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: pandas
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: platformdirs
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: proto-plus
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: protobuf
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: pyasn1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: pyasn1-modules
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: pydantic-core
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: pymdown-extensions
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: pyparsing
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: pystow
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: pytz
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: rdflib
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: rpds-py
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: ruamel-yaml-clib
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: setuptools
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: soupsieve
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: sqlalchemy
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: termcolor
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: tomli
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: tqdm
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: types-python-dateutil
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: tzdata
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: urllib3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: watchdog
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: webcolors
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: zipp
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2024

The following labels could not be found: poetry, dependencies.

Copy link

PR Preview Action v1.4.8
🚀 Deployed preview to https://geneontology.github.io/gocam-py/pr-preview/pr-24/
on branch gh-pages at 2024-10-31 18:42 UTC

@pkalita-lbl pkalita-lbl merged commit 6495310 into main Oct 31, 2024
3 checks passed
@pkalita-lbl pkalita-lbl deleted the dependabot/pip/all-dependencies-59ef4215ff branch October 31, 2024 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant