-
Notifications
You must be signed in to change notification settings - Fork 52
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 pip-minor group across 1 directory with 17 updates #244
Closed
Conversation
This file contains 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
Bumps the pip-minor group with 17 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` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.36` | `2.0.38` | | [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.16.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.22.0` | | [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.24.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.0` | `0.9.10` | | [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 `sqlalchemy` from 2.0.36 to 2.0.38 - [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.16.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.16.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.22.0 - [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.22.0) 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.24.2 - [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.24.2) Updates `ruff` from 0.8.0 to 0.9.10 - [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.9.10) 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: 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] <[email protected]>
6f7443a
to
2371561
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
0 participants
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 17 updates in the / directory:
8.3.4
8.3.5
8.1.7
8.1.8
1.16.0
1.17.0
2.0.36
2.0.38
4.0.7
4.1.0
1.14.0
1.16.0
3.23.1
3.26.1
1.1.0
1.4.1
1.2.1
1.3.0
5.0.0
5.0.1
2.2.2
2.3.1
2.19.0
2.22.0
2.9.8
2.9.10
4.23.2
4.24.2
0.8.0
0.9.10
1.13.0
1.15.0
4.0.0.20240311
4.1.0.20250112
Updates
pytest
from 8.3.4 to 8.3.5Release notes
Sourced from pytest's releases.
Commits
b55ab2a
Prepare release version 8.3.5e217726
Added dedicated page about using types with pytest #12842 (#12963) (#13260)2fa3f83
Add more resources and studies to flaky tests page in docs (#13250) (#13259)e5c2efe
Merge pull request #13256 from webknjaz/maintenance/towncrier-bump (#13258)3419674
Merge pull request #13187 from pytest-dev/patchback/backports/8.3.x/b4009b319...b75cfb1
Add readline workaround for libedit (#13176)edbfff7
doc: Clarify capturing .readouterr() return value (#13222) (#13225)2ebba00
Merge pull request #13199 from jakkdl/tox_docs_no_fetch (#13200)eb6496b
doc: Change training to remote only (#13196) (#13197)78cf1f6
ci: Bump build-and-inspect-python-package (#13188)Updates
click
from 8.1.7 to 8.1.8Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
934813e
release version 8.1.8c23223b
Add links to third-party projects enhancing Click (#2815)822d4fd
Add links to third-party projects8e7bed0
Break up arguments section (#2586)3241541
Remove some typing hints.bed0377
remove test pypi6534590
update dev dependenciesb1e392e
fix typosfdc6b02
Fix missing reset in isolation function (#2733)ffd43e9
Fixed missing reset on _compat.should_strip_ansi.Updates
six
from 1.16.0 to 1.17.0Changelog
Sourced from six's changelog.
Commits
ebd9b3a
six 1.17.040d248e
Expunge travis.dd7940e
Add PyPI publication workflow. (#390)8cb688f
Update copyright years.86f89c5
Add a GitHub actions CI workflow. (#389)06430b9
Make test_getoutput work on Windows.ceddaf2
Add a changelog for #314.9a05aab
Python 3.14 removed the URLopener and FancyURLopener classes from urllib.req...c1b416f
Fix deprecation warning from setuptools (#382)02c3bca
tkinter.tix was removed from Python 3.13, skip the test (#377)Updates
sqlalchemy
from 2.0.36 to 2.0.38Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
flask-migrate
from 4.0.7 to 4.1.0Release notes
Sourced from flask-migrate's releases.
Changelog
Sourced from flask-migrate's changelog.
... (truncated)
Commits
dd098cc
Release 4.1.012a181c
Accept arguments such as --directory via environment variables (Fixes #553)0c0e828
revert to default funding file #nolog3b073a2
Fix: minor typos (#552)f5f70fb
add a .readthedocs.yml configuration #nologf312c2e
Version 4.0.8.dev0Updates
cloud-sql-python-connector
from 1.14.0 to 1.16.0Release notes
Sourced from cloud-sql-python-connector's releases.
Changelog
Sourced from cloud-sql-python-connector's changelog.
Commits
0a94279
chore(main): release 1.16.0 (#1222)19b1367
chore(deps): bump virtualenv from 20.16.7 to 20.26.6 in /.kokoro (#1224)b356db1
chore(deps): update python-nonmajor (#1213)a403221
chore(deps): Update dependencies for github (#1216)ac77932
feat: add support forGOOGLE_CLOUD_UNIVERSE_DOMAIN
env var (#1221)dde235b
chore: replace usage ofType
withtype
standard collection (#1220)afbe0a5
chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /.kokoro (#1218)3b66c5a
chore: remove type annotations for Enums (#1219)7eb7af3
test: add integration test for customer managed CAS instance (#1215)e312de7
chore(deps): Update github/codeql-action action to v3.27.9 (#1214)Updates
marshmallow
from 3.23.1 to 3.26.1Changelog
Sourced from marshmallow's changelog.
... (truncated)
Commits
7a71dfc
Bump version and update changelogc836795
Fix types for class Meta options (#2806)7d15bae
Remove default value for data in Nested._deserialize (#2803)ffb75f6
Remove unnecessary ruff config (#2801)c4284da
Bump version and update changelog76bc28a
fix: addfile
handling to URL fields (#2800)ea26aeb
Remove unnecessary cast (#2798)94234ac
Handle post_load methods that append to data (#2797)0f073e6
Update changelog6df24b4
Break up Extending docs into separate files (#2796)Updates
marshmallow-sqlalchemy
from 1.1.0 to 1.4.1Changelog
Sourced from marshmallow-sqlalchemy's changelog.
... (truncated)
Commits
a90da5c
Bump version and update changelogcd91e4e
[pre-commit.ci] pre-commit autoupdate (#658)f4080b1
Propose change for subclass inherited_fields override when include_fk=False (...e2294f5
Fix type compatibility with marshmallow v3 and v4 (#659)2631978
Bump version and update changelog19ec568
Docs improvements (#656)295da07
Add missing TypeAlias annotationd59fbfa
Use all available ruff rules except those explicitly ignored (#655)d42a076
Correctly handle postgres arrays of Enums multidimensional arrays (#654)8f92b07
Add type argument to SQLAlchemySchema and SQLAlchemyAutoSchema (#652)Updates
flask-marshmallow
from 1.2.1 to 1.3.0Changelog
Sourced from flask-marshmallow's changelog.
Commits
52721ec
Bump version and update changelogd4c087e
Support Python 3.9-3.13 and marshmallow 4 (#347)029917b
Merge pull request #344 from marshmallow-code/pre-commit-ci-update-config303565e
[pre-commit.ci] pre-commit autoupdatead5a5f9
[pre-commit.ci] pre-commit autoupdate (#343)5bace3b
Bump sphinx-issues from 4.1.0 to 5.0.0 (#341)eeaa93e
Bump sphinx from 8.1.0 to 8.1.3 (#342)a5e14e3
Bump sphinx from 8.0.2 to 8.1.0 (#340)d910d0b
Merge pull request #339 from marshmallow-code/pre-commit-ci-update-configda6a62a
[pre-commit.ci] pre-commit autoupdateUpdates
flask-cors
from 5.0.0 to 5.0.1Release notes
Sourced from flask-cors's releases.
Commits
5da9be4
Fix packaging: missing source files (#381)65a5132
Workaround license publishing issue (#380)7127e7e
Always use trusted publishing (#379)01e2e68
Fix release pipeline (#378)ade65a1
Major Packaging Refactor: migrate to uv (#377)eb44bff
fix: typos (#371)1225e78
replace documentation links in README (#369)Updates
flask-oidc
from 2.2.2 to 2.3.1Release notes
Sourced from flask-oidc's releases.
Changelog
Sourced from flask-oidc's changelog.
Commits
9845778
Version 2.3.11566f85
Make theclient_secrets.json
file optional when OIDC is disabled1b49dca
Fix build in readthedocsb95e9d9
Link to the docs in the READMEa4b6045
Version 2.3.03e2fc0a
Support Python 3.129911b23
Modernize pyproject.toml756601a
Fix a typo in the Github Actions95f3fd6
Reuse: convert dep5 to REUSE.tomlbb2f015
Add a setting to disable OIDC authentication for testing and devUpdates
sentry-sdk[flask]
from 2.19.0 to 2.22.0Release notes
Sourced from sentry-sdk[flask]'s releases.