Bump the pip group across 1 directory with 4 updates #1
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 group with 4 updates in the / directory: streamlit, pillow, snowflake-connector-python and requests.
Updates
streamlit
from 1.20.0 to 1.37.0Release notes
Sourced from streamlit's releases.
... (truncated)
Commits
e2c3c93
Up version to 1.37.088389e3
Docstrings for 1.37.0 (#9115)898fd80
Temp solution to fix invalid material icon error rendering (#9113)b2c88c6
Reset ctx.current_fragment_id to last ID instead of None (#9114)3a63985
Validate the path using Tornado before performing checks (#8990)40303e1
Move the filled star icon for feedback widget from python code to web app (#9...6296baf
Update the feedback widget design (#9094)b9c3521
Fixes two st.map width bugs (#9070)a2ae47a
Only expose selected objects incomponents
module (#8873)340f3f7
De-experimentalize st.dialog (#9020)Updates
pillow
from 9.5.0 to 10.3.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
5c89d88
10.3.0 version bump63cbfcf
Update CHANGES.rst [ci skip]2776126
Merge pull request #7928 from python-pillow/lcmsaeb51cb
Merge branch 'main' into lcms5beb0b6
Update CHANGES.rst [ci skip]cac6ffa
Merge pull request #7927 from python-pillow/imagemathf5eeeac
Name as 'options' in lambda_eval and unsafe_eval, but '_dict' in deprecated evalfacf3af
Added release notes2a93aba
Use strncpy to avoid buffer overflowa670597
Update CHANGES.rst [ci skip]Updates
snowflake-connector-python
from 2.7.12 to 3.13.1Release notes
Sourced from snowflake-connector-python's releases.
... (truncated)
Commits
51bd484
Release version 3.13.1 (#2152)f3f9b66
SNOW-1902019: Python CVEs january batch 2 (#2155)3769b43
SNOW-1902019: Python CVEs january batch (#2154)ec3002d
Update CODEOWNERS (#2149)07990e0
pin qemu used for arm64 linux wheels (#2151)94e9943
remove 38 reqs file (#2146)9701b3e
bump gh action (#2144)2331d23
release 3.13.0 (#2141)598ab4c
Update CODEOWNERS (#2139)66cc90b
SNOW-1882588 Add Test for PR 2136 (#2138)Updates
requests
from 2.28.2 to 2.32.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
88dce9d
v2.32.2c98e4d1
Merge pull request #6710 from nateprewitt/api_rename92075b3
Add deprecation warningaa1461b
Move _get_connection to get_connection_with_tls_context970e8ce
v2.32.1d6ebc4a
v2.32.09a40d12
Avoid reloading root certificates to improve concurrent performance (#6667)0c030f7
Merge pull request #6702 from nateprewitt/no_char_detection555b870
Allow character detection dependencies to be optional in post-packaging stepsd6dded3
Merge pull request #6700 from franekmagiera/update-redirect-to-invalid-uri-testDependabot 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 commands and options
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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.