-
Notifications
You must be signed in to change notification settings - Fork 45
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 13 updates #227
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/pip-minor-725b8e2df8
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [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.37` | | [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.25.1` | | [marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy) | `1.1.0` | `1.3.0` | | [flask-marshmallow](https://github.com/marshmallow-code/flask-marshmallow) | `1.2.1` | `1.3.0` | | [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) | `2.19.0` | `2.20.0` | | [okta](https://github.com/okta/okta-sdk-python) | `2.9.8` | `2.9.10` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.0` | `0.9.2` | | [mypy](https://github.com/python/mypy) | `1.13.0` | `1.14.1` | | [types-flask-migrate](https://github.com/python/typeshed) | `4.0.0.20240311` | `4.1.0.20250112` | 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.37 - [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.25.1 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.23.1...3.25.1) Updates `marshmallow-sqlalchemy` from 1.1.0 to 1.3.0 - [Changelog](https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow-sqlalchemy@1.1.0...1.3.0) 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 `sentry-sdk[flask]` from 2.19.0 to 2.20.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.20.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 `ruff` from 0.8.0 to 0.9.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.9.2) Updates `mypy` from 1.13.0 to 1.14.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.14.1) 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: 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: 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: 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]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Jan 20, 2025
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 13 updates in the / directory:
8.1.7
8.1.8
1.16.0
1.17.0
2.0.36
2.0.37
4.0.7
4.1.0
1.14.0
1.16.0
3.23.1
3.25.1
1.1.0
1.3.0
1.2.1
1.3.0
2.19.0
2.20.0
2.9.8
2.9.10
0.8.0
0.9.2
1.13.0
1.14.1
4.0.0.20240311
4.1.0.20250112
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.37Release 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.25.1Changelog
Sourced from marshmallow's changelog.
... (truncated)
Commits
8f3d0e7
Bump version and update changelog10332c5
Fix a few type annotations in fields and class_registry (#2756)f907ced
Use Validator type (#2754)2c0c75f
Add config for view button (#2753)a21e451
Update changelogfe53fd0
More documentation improvements (#2751)57cdc74
Update copy for upgrading guide05cdf8c
Document base field deprecations in API docs (#2750)1e03e2c
Fix heading underlines in changelog to be consistent (#2749)1d086ff
Migrate docs theme to furo (#2748)Updates
marshmallow-sqlalchemy
from 1.1.0 to 1.3.0Changelog
Sourced from marshmallow-sqlalchemy's changelog.
Commits
031f0d3
Bump version and update changelog0312a50
Properly handle non-nullable relationships (#645)52741e6
Fix inheriting Meta.include_fk = False in SQLAlchemyAutoSchema subclasses (#644)8f6ef55
Improve docs and typing for schema methods (#642)449f6c5
Remove unnecessary usages of scoped_session from docs (#641)9fbdc42
Fix generation of Enum field (#640)1197143
Documentation improvements (#639)3f3fb97
Add type annotations to fields (#638)8e0f5a8
Fix copy button for shell snippets (#637)056e86f
Migrate to furo (#636)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
sentry-sdk[flask]
from 2.19.0 to 2.20.0Release notes
Sourced from sentry-sdk[flask]'s releases.
Changelog
Sourced from sentry-sdk[flask]'s changelog.
... (truncated)
Commits
4e0505e
Updated changelogca68a7f
release: 2.20.02ee194c
feat(flags): remove Unleash get_variant patching code (#3914)288f69a
Moved adding offlags
context into Scope (#3917)9f9ff34
tests: Create a separate group for feature flag suites (#3911)fa241c3
Treat potel-base as release branch in CI (#3912)be53273
Centralize minimum version checking (#3910)4432e26
Small contribution docs update (#3909)c6a89d6
feat(flags): add Unleash feature flagging integration (#3888)bf65ede
ref(flags): Beter naming for featureflags module and identifier (#3902)Updates
okta
from 2.9.8 to 2.9.10Release notes
Sourced from okta's releases.
Changelog
Sourced from okta's changelog.
Commits
597908a
Update version to v2.9.10 (#432)07c77b6
Fix client creds auth (#429)3807dce
Merge pull request #425 from okta/v2.9.9329c186
update versionbdb9838
place client_assertion jwt in body instead of url (#424)bf19b92
Merge pull request #422 from okta/rlsecure4743a7c
Add RL Secure to CCIUpdates
ruff
from 0.8.0 to 0.9.2Release notes
Sourced from ruff's releases.