Bump the pip-minor group across 1 directory with 18 updates#248
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the pip-minor group across 1 directory with 18 updates#248dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
e260f09 to
5791407
Compare
Bumps the pip-minor group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `8.3.5` | | [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` | | [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.0.1` | `1.1.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.36` | `2.0.40` | | [flask-migrate](https://github.com/miguelgrinberg/flask-migrate) | `4.0.7` | `4.1.0` | | [cloud-sql-python-connector](https://github.com/GoogleCloudPlatform/cloud-sql-python-connector) | `1.14.0` | `1.18.0` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.23.1` | `3.26.1` | | [marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy) | `1.1.0` | `1.4.1` | | [flask-marshmallow](https://github.com/marshmallow-code/flask-marshmallow) | `1.2.1` | `1.3.0` | | [flask-cors](https://github.com/corydolphin/flask-cors) | `5.0.0` | `5.0.1` | | [flask-oidc](https://github.com/fedora-infra/flask-oidc) | `2.2.2` | `2.3.1` | | [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) | `2.19.0` | `2.24.1` | | [okta](https://github.com/okta/okta-sdk-python) | `2.9.8` | `2.9.10` | | [tox](https://github.com/tox-dev/tox) | `4.23.2` | `4.25.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.0` | `0.11.2` | | [mypy](https://github.com/python/mypy) | `1.13.0` | `1.15.0` | | [types-flask-migrate](https://github.com/python/typeshed) | `4.0.0.20240311` | `4.1.0.20250112` | Updates `pytest` from 8.3.4 to 8.3.5 - [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.3.4...8.3.5) Updates `click` from 8.1.7 to 8.1.8 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.7...8.1.8) Updates `six` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](benjaminp/six@1.16.0...1.17.0) Updates `python-dotenv` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.0.1...v1.1.0) Updates `sqlalchemy` from 2.0.36 to 2.0.40 - [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 `flask-migrate` from 4.0.7 to 4.1.0 - [Release notes](https://github.com/miguelgrinberg/flask-migrate/releases) - [Changelog](https://github.com/miguelgrinberg/Flask-Migrate/blob/main/CHANGES.md) - [Commits](miguelgrinberg/Flask-Migrate@v4.0.7...v4.1.0) Updates `cloud-sql-python-connector` from 1.14.0 to 1.18.0 - [Release notes](https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/releases) - [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/blob/main/CHANGELOG.md) - [Commits](GoogleCloudPlatform/cloud-sql-python-connector@v1.14.0...v1.18.0) Updates `marshmallow` from 3.23.1 to 3.26.1 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.23.1...3.26.1) Updates `marshmallow-sqlalchemy` from 1.1.0 to 1.4.1 - [Changelog](https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow-sqlalchemy@1.1.0...1.4.1) Updates `flask-marshmallow` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/marshmallow-code/flask-marshmallow/releases) - [Changelog](https://github.com/marshmallow-code/flask-marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/flask-marshmallow@1.2.1...1.3.0) Updates `flask-cors` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/corydolphin/flask-cors/releases) - [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md) - [Commits](corydolphin/flask-cors@5.0.0...5.0.1) Updates `flask-oidc` from 2.2.2 to 2.3.1 - [Release notes](https://github.com/fedora-infra/flask-oidc/releases) - [Changelog](https://github.com/fedora-infra/flask-oidc/blob/develop/docs/changelog.md) - [Commits](fedora-infra/flask-oidc@2.2.2...2.3.1) Updates `sentry-sdk[flask]` from 2.19.0 to 2.24.1 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.19.0...2.24.1) Updates `okta` from 2.9.8 to 2.9.10 - [Release notes](https://github.com/okta/okta-sdk-python/releases) - [Changelog](https://github.com/okta/okta-sdk-python/blob/master/CHANGELOG.md) - [Commits](okta/okta-sdk-python@v2.9.8...v2.9.10) Updates `tox` from 4.23.2 to 4.25.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.23.2...4.25.0) Updates `ruff` from 0.8.0 to 0.11.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.8.0...0.11.2) Updates `mypy` from 1.13.0 to 1.15.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.15.0) Updates `types-flask-migrate` from 4.0.0.20240311 to 4.1.0.20250112 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor - dependency-name: six dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: python-dotenv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor - dependency-name: flask-migrate dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: cloud-sql-python-connector dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: marshmallow-sqlalchemy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: flask-marshmallow dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: flask-cors dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor - dependency-name: flask-oidc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: sentry-sdk[flask] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: okta dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: types-flask-migrate dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor ... Signed-off-by: dependabot[bot] <support@github.com>
5791407 to
b30f22e
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the pip-minor group with 18 updates in the / directory:
8.3.48.3.58.1.78.1.81.16.01.17.01.0.11.1.02.0.362.0.404.0.74.1.01.14.01.18.03.23.13.26.11.1.01.4.11.2.11.3.05.0.05.0.12.2.22.3.12.19.02.24.12.9.82.9.104.23.24.25.00.8.00.11.21.13.01.15.04.0.0.202403114.1.0.20250112Updates
pytestfrom 8.3.4 to 8.3.5Release notes
Sourced from pytest's releases.
Commits
b55ab2aPrepare release version 8.3.5e217726Added dedicated page about using types with pytest #12842 (#12963) (#13260)2fa3f83Add more resources and studies to flaky tests page in docs (#13250) (#13259)e5c2efeMerge pull request #13256 from webknjaz/maintenance/towncrier-bump (#13258)3419674Merge pull request #13187 from pytest-dev/patchback/backports/8.3.x/b4009b319...b75cfb1Add readline workaround for libedit (#13176)edbfff7doc: Clarify capturing .readouterr() return value (#13222) (#13225)2ebba00Merge pull request #13199 from jakkdl/tox_docs_no_fetch (#13200)eb6496bdoc: Change training to remote only (#13196) (#13197)78cf1f6ci: Bump build-and-inspect-python-package (#13188)Updates
clickfrom 8.1.7 to 8.1.8Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
934813erelease version 8.1.8c23223bAdd links to third-party projects enhancing Click (#2815)822d4fdAdd links to third-party projects8e7bed0Break up arguments section (#2586)3241541Remove some typing hints.bed0377remove test pypi6534590update dev dependenciesb1e392efix typosfdc6b02Fix missing reset in isolation function (#2733)ffd43e9Fixed missing reset on _compat.should_strip_ansi.Updates
sixfrom 1.16.0 to 1.17.0Changelog
Sourced from six's changelog.
Commits
ebd9b3asix 1.17.040d248eExpunge travis.dd7940eAdd PyPI publication workflow. (#390)8cb688fUpdate copyright years.86f89c5Add a GitHub actions CI workflow. (#389)06430b9Make test_getoutput work on Windows.ceddaf2Add a changelog for #314.9a05aabPython 3.14 removed the URLopener and FancyURLopener classes from urllib.req...c1b416fFix deprecation warning from setuptools (#382)02c3bcatkinter.tix was removed from Python 3.13, skip the test (#377)Updates
python-dotenvfrom 1.0.1 to 1.1.0Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
6a02ef5update mkdocs -> mkdocstrings config36c6270Update changelog2198b69Bump version: 1.0.1 → 1.1.0c89fb6dUpdate changelog8dd413eAdd _is_debugger so load_dotenv will work in pdb (#553)9acba4aSome more s/Python-dotenv/python-dotenv/ (#552)3c19c03s/Python-dotenv/python-dotenv/ (#516)4159388Add support for python 3.13 and drop 3.8 (#551)2b8635bBump the github-actions group with 2 updates (#529)533f8acAdd Python 3.13 trove classifier (#535)Updates
sqlalchemyfrom 2.0.36 to 2.0.40Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
flask-migratefrom 4.0.7 to 4.1.0Release notes
Sourced from flask-migrate's releases.
Changelog
Sourced from flask-migrate's changelog.
... (truncated)
Commits
dd098ccRelease 4.1.012a181cAccept arguments such as --directory via environment variables (Fixes #553)0c0e828revert to default funding file #nolog3b073a2Fix: minor typos (#552)f5f70fbadd a .readthedocs.yml configuration #nologf312c2eVersion 4.0.8.dev0Updates
cloud-sql-python-connectorfrom 1.14.0 to 1.18.0Release notes
Sourced from cloud-sql-python-connector's releases.
Changelog
Sourced from cloud-sql-python-connector's changelog.
Commits
be8fd06chore(main): release 1.18.0 (#1247)1405f56feat: reset connection when the DNS record changes (#1241)dee267fchore(deps): update python-nonmajor (#1240)80ca379refactor: Use new ConnectSettings.DnsNames field determine the DNS Name of th...15934bdfeat: add domain name validation (#1246)eeac5f7test: add new int tests for Connector with domain name (#1244)fb8c21cbuild: remove .kokoro folder (#1237)b64cf12chore: audit test csql instances (#1238)d55ce10chore(main): release 1.17.0 (#1233)be2c770build: update release.sh to not use setup.py (#1236)Updates
marshmallowfrom 3.23.1 to 3.26.1Changelog
Sourced from marshmallow's changelog.
... (truncated)
Commits
7a71dfcBump version and update changelogc836795Fix types for class Meta options (#2806)7d15baeRemove default value for data in Nested._deserialize (#2803)ffb75f6Remove unnecessary ruff config (#2801)c4284daBump version and update changelog76bc28afix: addfilehandling to URL fields (#2800)ea26aebRemove unnecessary cast (#2798)94234acHandle post_load methods that append to data (#2797)0f073e6Update changelog6df24b4Break up Extending docs into separate files (#2796)Updates
marshmallow-sqlalchemyfrom 1.1.0 to 1.4.1Changelog
Sourced from marshmallow-sqlalchemy's changelog.
... (truncated)
Commits
a90da5cBump version and update changelogcd91e4e[pre-commit.ci] pre-commit autoupdate (#658)f4080b1Propose change for subclass inherited_fields override when include_fk=False (...e2294f5Fix type compatibility with marshmallow v3 and v4 (#659)2631978Bump version and update changelog19ec568Docs improvements (#656)295da07Add missing TypeAlias annotationd59fbfaUse all available ruff rules except those explicitly ignored (#655)d42a076Correctly handle postgres arrays of Enums multidimensional arrays (#654)8f92b07Add type argument to SQLAlchemySchema and SQLAlchemyAutoSchema (#652)Updates
flask-marshmallowfrom 1.2.1 to 1.3.0Changelog
Sourced from flask-marshmallow's changelog.
Commits
52721ecBump version and update changelogd4c087eSupport Python 3.9-3.13 and marshmallow 4 (#347)029917bMerge pull request #344 from marshmallow-code/pre-commit-ci-update-config303565e[pre-commit.ci] pre-commit autoupdatead5a5f9[pre-commit.ci] pre-commit autoupdate (#343)5bace3bBump sphinx-issues from 4.1.0 to 5.0.0 (#341)eeaa93eBump sphinx from 8.1.0 to 8.1.3 (#342)a5e14e3Bump sphinx from 8.0.2 to 8.1.0 (#340)d910d0bMerge pull request #339 from marshmallow-code/pre-commit-ci-update-configda6a62a[pre-commit.ci] pre-commit autoupdateUpdates
flask-corsfrom 5.0.0 to 5.0.1Release notes
Sourced from flask-cors's releases.
Commits
5da9be4Fix packaging: missing source files (#381)65a5132Workaround license publishing issue (#380)7127e7eAlways use trusted publishing (#379)01e2e68Fix release pipeline (#378)ade65a1Major Packaging Refactor: migrate to uv (#377)eb44bfffix: typos (#371)1225e78replace documentation links in README (#369)Updates
flask-oidcfrom 2.2.2 to 2.3.1Release notes
Sourced from flask-oidc's releases.
Changelog
Sourced ...
Description has been truncated