8000 Release v3.1 by jacebrowning · Pull Request #155 · flask-api/flask-api · GitHub
[go: up one dir, main page]

Skip to content

Release v3.1 #155

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

Merged
merged 18 commits into from
Jun 5, 2023
Merged

Release v3.1 #155

merged 18 commits into from
Jun 5, 2023

Conversation

jacebrowning
Copy link
Member

No description provided.

auvipy and others added 18 commits September 1, 2021 14:41
clean python 2 compat codes
There are small typos in:
- flask_api/request.py
- flask_api/tests/__init__.py

Fixes:
- Should read `specifying` rather than `specifing`.
- Should read `renderers` rather than `rendereres`.

Signed-off-by: Tim Gates <tim.gates@iress.com>
Went through updating for python 3 (no inheriting from object), sorting import orders and tidying up with black standards.
python 3 updates, black/isort tidyups
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 0.17.5 to 1.2.3.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](mkdocs/mkdocs@0.17.5...1.2.3)

---
updated-dependencies:
- dependency-name: mkdocs
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@2.2.2...2.2.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [flask](https://github.com/pallets/flask) from 2.0.1 to 2.3.2.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@2.0.1...2.3.2)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.2 to 41.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@40.0.2...41.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
In version 2.3.0 of flask, the JSONEncoder class was removed and the
app.json_encoder attribute was removed. The result that a run of
the tests using flask==2.3.0 would fail. This change updates the
use of flask's json mechanisms to be in line with the new standard,
and similarly updates the tests to utilize those mechanisms correctly.
….0.0

Bump cryptography from 40.0.2 to 41.0.0
@jacebrowning jacebrowning self-assigned this Jun 5, 2023
@jacebrowning jacebrowning merged commit a62fef6 into master Jun 5, 2023
@jacebrowning jacebrowning deleted the release/v3.1 branch June 5, 2023 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0