forked from Netflix/lemur
-
Notifications
You must be signed in to change notification settings - Fork 0
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 flask from 1.1.2 to 2.1.3 #184
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/pip/flask-2.1.3
base: master
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.
Open
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
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jul 18, 2022
Dependabot tried to add
|
dependabot
bot
force-pushed
the
dependabot/pip/flask-2.1.3
branch
2 times, most recently
from
July 25, 2022 16:06
3649198
to
d3adde7
Compare
dependabot
bot
force-pushed
the
dependabot/pip/flask-2.1.3
branch
from
August 1, 2022 17:47
d3adde7
to
b58ec57
Compare
dependabot
bot
force-pushed
the
dependabot/pip/flask-2.1.3
branch
2 times, most recently
from
August 15, 2022 17:13
c6cf6b6
to
364ad13
Compare
dependabot
bot
force-pushed
the
dependabot/pip/flask-2.1.3
branch
from
August 29, 2022 19:02
364ad13
to
2937c6d
Compare
dependabot
bot
force-pushed
the
dependabot/pip/flask-2.1.3
branch
from
September 12, 2022 21:18
2937c6d
to
d37488d
Compare
dependabot
bot
force-pushed
the
dependabot/pip/flask-2.1.3
branch
from
September 26, 2022 16:37
d37488d
to
9043a48
Compare
dependabot
bot
force-pushed
the
dependabot/pip/flask-2.1.3
branch
2 times, most recently
from
October 10, 2022 16:16
e7cfb0e
to
06f1ded
Compare
dependabot
bot
force-pushed
the
dependabot/pip/flask-2.1.3
branch
from
October 17, 2022 15:47
06f1ded
to
1abfc21
Compare
dependabot
bot
force-pushed
the
dependabot/pip/flask-2.1.3
branch
from
October 24, 2022 18:50
1abfc21
to
a38c2b7
Compare
dependabot
bot
force-pushed
the
dependabot/pip/flask-2.1.3
branch
2 times, most recently
from
November 14, 2022 17:18
f94dacb
to
45f1636
Compare
dependabot
bot
force-pushed
the
dependabot/pip/flask-2.1.3
branch
from
November 18, 2022 18:23
45f1636
to
32c8965
Compare
dependabot
bot
force-pushed
the
dependabot/pip/flask-2.1.3
branch
from
November 28, 2022 17:27
32c8965
to
1422410
Compare
dependabot
bot
force-pushed
the
dependabot/pip/flask-2.1.3
branch
from
December 5, 2022 19:07
1422410
to
d25a09b
Compare
dependabot
bot
force-pushed
the
dependabot/pip/flask-2.1.3
branch
from
January 3, 2023 17:33
d25a09b
to
672a8b0
Compare
dependabot
bot
force-pushed
the
dependabot/pip/flask-2.1.3
branch
from
January 23, 2023 16:52
672a8b0
to
2fdafa9
Compare
dependabot
bot
force-pushed
the
dependabot/pip/flask-2.1.3
branch
from
February 27, 2023 17:48
2fdafa9
to
d69718c
Compare
Bumps [flask](https://github.com/pallets/flask) from 1.1.2 to 2.1.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@1.1.2...2.1.3) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/pip/flask-2.1.3
branch
from
March 6, 2023 19:11
d69718c
to
29ade1f
Compare
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 flask from 1.1.2 to 2.1.3.
Release notes
Sourced from flask's releases.
... (truncated)
Changelog
Sourced from flask's changelog.
... (truncated)
Commits
187d717
Merge pull request #4694 from pallets/release-2.1.3134aebe
release version 2.1.3a7859c6
Merge pull request #4693 from Yourun-proger/msg_app_ctx58f3536
error for render_template outside app context7096b2c
update requirements94233fc
Merge pull request #4681 from earlruby/patch-16751f68
New URL for the Quart projectcafe68e
Merge pull request #4675 from tiesjan/2.1.x9dfcb90
Document serialization of Decimal in JSONEncodere4c4fd5
Merge pull request #4674 from pallets/pre-commit-ci-update-configDependabot 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 ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)