Skip to content
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

Update flask-webtest to 0.1.6 #587

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates Flask-WebTest from 0.0.9 to 0.1.6.

Changelog

0.1.6

-------------------------

- Really fix bug with session_transaction() and localhost (683dd33_)

.. _683dd33: https://github.com/level12/flask-webtest/commit/683dd33

0.1.5

-------------------------

- Fix bug with session_transaction() and localhost (c584434_)
- Add mise & update tested python versions (e1bfdde_)

.. _c584434: https://github.com/level12/flask-webtest/commit/c584434
.. _e1bfdde: https://github.com/level12/flask-webtest/commit/e1bfdde

0.1.4

-------------------------

- update fork target in docs (15b4cd1_)
- add config file for ReadTheDocs (b55cb4c_)
- fix docs URLs and print statements (thanks azmeuk) (e233fc2_)
- support flask 3 (602f329_)

.. _15b4cd1: https://github.com/level12/flask-webtest/commit/15b4cd1
.. _b55cb4c: https://github.com/level12/flask-webtest/commit/b55cb4c
.. _e233fc2: https://github.com/level12/flask-webtest/commit/e233fc2
.. _602f329: https://github.com/level12/flask-webtest/commit/602f329

0.1.3

-------------------------

- support flask 2.3 cookie domain handling (96c18d1_)

.. _96c18d1: https://github.com/level12/flask-webtest/commit/96c18d1

0.1.2

-------------------------

- support werkzeug 2.3 refactored cookies (104ce84_)

.. _104ce84: https://github.com/level12/flask-webtest/commit/104ce84

0.1.1

-------------------------

- fix package definition (65c73aa_)

.. _65c73aa: https://github.com/level12/flask-webtest/commit/65c73aa

0.1.0

-------------------------

- update readme to note stability and change CI badge (59d7d01_)
- fix babel issue for docs build (40be72f_)
- set up CI environment (0a2a76c_)
- resolve test suite breakage (2ff3581_)
- push an app context on each request, based on config (88d7251_)
- update to support flask-sqlalchemy 2.5+ (f7cc4d4_)

.. _59d7d01: https://github.com/level12/flask-webtest/commit/59d7d01
.. _40be72f: https://github.com/level12/flask-webtest/commit/40be72f
.. _0a2a76c: https://github.com/level12/flask-webtest/commit/0a2a76c
.. _2ff3581: https://github.com/level12/flask-webtest/commit/2ff3581
.. _88d7251: https://github.com/level12/flask-webtest/commit/88d7251
.. _f7cc4d4: https://github.com/level12/flask-webtest/commit/f7cc4d4
Links

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.

1 participant