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

Bump hypothesis from 5.41.1 to 5.41.2 #30

Merged
merged 2 commits into from
Nov 9, 2020

Conversation

dependabot-preview[bot]
Copy link

Bumps hypothesis from 5.41.1 to 5.41.2.

Release notes

Sourced from hypothesis's releases.

Hypothesis for Python - version 5.41.2

This patch fixes "urls()" strategy ensuring that "~" (tilde) is treated as one of the url-safe characters (issue #2658).

The canonical version of these notes (with links) is on readthedocs.

Commits

Dependabot compatibility score

Dependabot 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 9, 2020
@rvodden rvodden merged commit d71407a into develop Nov 9, 2020
@rvodden rvodden deleted the dependabot/pip/develop/hypothesis-5.41.2 branch November 9, 2020 07:34
rvodden added a commit that referenced this pull request Nov 10, 2020
* Fix finite differences

* Fixed comprehensive rectangles

* Fixed flow_over_gaussian

* Painted the examples black

* Set up ReadTheDocs

* Added contents pages to readthedocs

* Fixed wheel_on_inclined_plane

* Fixed tutorial vehical picture

* Painted everything black

* Painted all the thing blacker

* isorted everything

* painted the docs black

* Migrated unit tests to hypothesis

* Bump mypy from 0.770 to 0.790 (#7)

* Bump mypy from 0.770 to 0.790

Bumps [mypy](https://github.com/python/mypy) from 0.770 to 0.790.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.770...v0.790)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Updated poetry.lock to reflect new dependency versions

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>

* Bump hypothesis from 5.38.0 to 5.38.1 (#16)

* Bump hypothesis from 5.38.0 to 5.38.1

Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.38.0 to 5.38.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-5.38.0...hypothesis-python-5.38.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Updated poetry.lock to reflect new dependency versions

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>

* Bump pytest from 5.4.3 to 6.1.1 (#10)

* Bump pytest from 5.4.3 to 6.1.1

Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.3 to 6.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@5.4.3...6.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Updated poetry.lock to reflect new dependency versions

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>

* Set up ReadTheDocs

* Got inclined wheel working

* Fixed badges

* Fixed badges

* Bump zest-releaser from 6.22.0 to 6.22.1 (#5)

* Bump zest-releaser from 6.22.0 to 6.22.1

Bumps [zest-releaser](https://zestreleaser.readthedocs.io) from 6.22.0 to 6.22.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Fixed circle to build dependabot prs

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Richard Vodden <richard.vodden@babylonhealth.com>

* Set up ReadTheDocs

* Painted all the thing blacker

* Fixed badges on README.md

* Synced deps with master

* Fixed comprehensive rectangles

* Fixed flow_over_gaussian

* Painted the examples black

* Added contents pages to readthedocs

* Fixed wheel_on_inclined_plane

* Fixed badges

* Fixed badges

* Created tutorial schedule

* Added some documentation

* Removed tests from codeclimate commentary

* Removed tests from codeclimate commentary

* Updated poetry.lock

* Fixed the cognitive complexity of line.__call__()

* Made composition naming consistent

* Introduced the Angle object

* Fixed tests

* Told pytest to test docstrings (and fixed them :) )

* Factored the drawing logic out to backend

* Fixed erroneous imports

* Fixed simple circle.py

* Fixed layered_medium_3xi.py

* Fixed vehicle_dim.py

* Fixed vehicle

* Fixed pendulum1.py

* Fixed poetry lock file

* Fixed dependabot

* Fixed rotation test

* Bump hypothesis from 5.41.0 to 5.41.1 (#28)

* Bump hypothesis from 5.41.0 to 5.41.1

Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.41.0 to 5.41.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-5.41.0...hypothesis-python-5.41.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Updated poetry.lock to reflect new dependency versions

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>

* Fixed Hatch Test

* fixed hello_world.py

* Fixed layered_medium_2.py

* fixed layered_medium_general.py

* Fixed mesh_function.py

* fixed staggered_mesh_function.py

* Fixed remaining non-bugged examples

* Ported Spring

* Bump scipy from 1.5.3 to 1.5.4 (#29)

* Bump scipy from 1.5.3 to 1.5.4

Bumps [scipy](https://github.com/scipy/scipy) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.5.3...v1.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Updated poetry.lock to reflect new dependency versions

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>

* Fixed some precision issues

* Bump hypothesis from 5.41.1 to 5.41.2 (#30)

* Bump hypothesis from 5.41.1 to 5.41.2

Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.41.1 to 5.41.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-5.41.1...hypothesis-python-5.41.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Updated poetry.lock to reflect new dependency versions

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>

* Ported dashpot

* Restricted operating range to preserve precision

* Fixed oscillator_sketch1.py

* removed oscillator_sketch2.py

* Fixed tests

* Tidyed up point logic

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>
rvodden added a commit that referenced this pull request Nov 10, 2020
* Fix finite differences

* Fixed comprehensive rectangles

* Fixed flow_over_gaussian

* Painted the examples black

* Set up ReadTheDocs

* Added contents pages to readthedocs

* Fixed wheel_on_inclined_plane

* Fixed tutorial vehical picture

* Painted everything black

* Painted all the thing blacker

* isorted everything

* painted the docs black

* Migrated unit tests to hypothesis

* Bump mypy from 0.770 to 0.790 (#7)

* Bump mypy from 0.770 to 0.790

Bumps [mypy](https://github.com/python/mypy) from 0.770 to 0.790.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.770...v0.790)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Updated poetry.lock to reflect new dependency versions

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>

* Bump hypothesis from 5.38.0 to 5.38.1 (#16)

* Bump hypothesis from 5.38.0 to 5.38.1

Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.38.0 to 5.38.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-5.38.0...hypothesis-python-5.38.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Updated poetry.lock to reflect new dependency versions

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>

* Bump pytest from 5.4.3 to 6.1.1 (#10)

* Bump pytest from 5.4.3 to 6.1.1

Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.3 to 6.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@5.4.3...6.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Updated poetry.lock to reflect new dependency versions

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>

* Set up ReadTheDocs

* Got inclined wheel working

* Fixed badges

* Fixed badges

* Bump zest-releaser from 6.22.0 to 6.22.1 (#5)

* Bump zest-releaser from 6.22.0 to 6.22.1

Bumps [zest-releaser](https://zestreleaser.readthedocs.io) from 6.22.0 to 6.22.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Fixed circle to build dependabot prs

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Richard Vodden <richard.vodden@babylonhealth.com>

* Set up ReadTheDocs

* Painted all the thing blacker

* Fixed badges on README.md

* Synced deps with master

* Fixed comprehensive rectangles

* Fixed flow_over_gaussian

* Painted the examples black

* Added contents pages to readthedocs

* Fixed wheel_on_inclined_plane

* Fixed badges

* Fixed badges

* Created tutorial schedule

* Added some documentation

* Removed tests from codeclimate commentary

* Removed tests from codeclimate commentary

* Updated poetry.lock

* Fixed the cognitive complexity of line.__call__()

* Made composition naming consistent

* Introduced the Angle object

* Fixed tests

* Told pytest to test docstrings (and fixed them :) )

* Factored the drawing logic out to backend

* Fixed erroneous imports

* Fixed simple circle.py

* Fixed layered_medium_3xi.py

* Fixed vehicle_dim.py

* Fixed vehicle

* Fixed pendulum1.py

* Fixed poetry lock file

* Fixed dependabot

* Fixed rotation test

* Bump hypothesis from 5.41.0 to 5.41.1 (#28)

* Bump hypothesis from 5.41.0 to 5.41.1

Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.41.0 to 5.41.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-5.41.0...hypothesis-python-5.41.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Updated poetry.lock to reflect new dependency versions

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>

* Fixed Hatch Test

* fixed hello_world.py

* Fixed layered_medium_2.py

* fixed layered_medium_general.py

* Fixed mesh_function.py

* fixed staggered_mesh_function.py

* Fixed remaining non-bugged examples

* Ported Spring

* Bump scipy from 1.5.3 to 1.5.4 (#29)

* Bump scipy from 1.5.3 to 1.5.4

Bumps [scipy](https://github.com/scipy/scipy) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.5.3...v1.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Updated poetry.lock to reflect new dependency versions

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>

* Fixed some precision issues

* Bump hypothesis from 5.41.1 to 5.41.2 (#30)

* Bump hypothesis from 5.41.1 to 5.41.2

Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.41.1 to 5.41.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-5.41.1...hypothesis-python-5.41.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Updated poetry.lock to reflect new dependency versions

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>

* Ported dashpot

* Restricted operating range to preserve precision

* Fixed oscillator_sketch1.py

* removed oscillator_sketch2.py

* Fixed tests

* Tidyed up point logic

* Reconfigured codeclimate to make it less winey

* added release cycle to circle configuration

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>
rvodden added a commit that referenced this pull request Nov 11, 2020
* Fix finite differences

* Fixed comprehensive rectangles

* Fixed flow_over_gaussian

* Painted the examples black

* Set up ReadTheDocs

* Added contents pages to readthedocs

* Fixed wheel_on_inclined_plane

* Fixed tutorial vehical picture

* Painted everything black

* Painted all the thing blacker

* isorted everything

* painted the docs black

* Migrated unit tests to hypothesis

* Bump mypy from 0.770 to 0.790 (#7)

* Bump mypy from 0.770 to 0.790

Bumps [mypy](https://github.com/python/mypy) from 0.770 to 0.790.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.770...v0.790)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Updated poetry.lock to reflect new dependency versions

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>

* Bump hypothesis from 5.38.0 to 5.38.1 (#16)

* Bump hypothesis from 5.38.0 to 5.38.1

Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.38.0 to 5.38.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-5.38.0...hypothesis-python-5.38.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Updated poetry.lock to reflect new dependency versions

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>

* Bump pytest from 5.4.3 to 6.1.1 (#10)

* Bump pytest from 5.4.3 to 6.1.1

Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.3 to 6.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@5.4.3...6.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Updated poetry.lock to reflect new dependency versions

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>

* Set up ReadTheDocs

* Got inclined wheel working

* Fixed badges

* Fixed badges

* Bump zest-releaser from 6.22.0 to 6.22.1 (#5)

* Bump zest-releaser from 6.22.0 to 6.22.1

Bumps [zest-releaser](https://zestreleaser.readthedocs.io) from 6.22.0 to 6.22.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Fixed circle to build dependabot prs

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Richard Vodden <richard.vodden@babylonhealth.com>

* Set up ReadTheDocs

* Painted all the thing blacker

* Fixed badges on README.md

* Synced deps with master

* Fixed comprehensive rectangles

* Fixed flow_over_gaussian

* Painted the examples black

* Added contents pages to readthedocs

* Fixed wheel_on_inclined_plane

* Fixed badges

* Fixed badges

* Created tutorial schedule

* Added some documentation

* Removed tests from codeclimate commentary

* Removed tests from codeclimate commentary

* Updated poetry.lock

* Fixed the cognitive complexity of line.__call__()

* Made composition naming consistent

* Introduced the Angle object

* Fixed tests

* Told pytest to test docstrings (and fixed them :) )

* Factored the drawing logic out to backend

* Fixed erroneous imports

* Fixed simple circle.py

* Fixed layered_medium_3xi.py

* Fixed vehicle_dim.py

* Fixed vehicle

* Fixed pendulum1.py

* Fixed poetry lock file

* Fixed dependabot

* Fixed rotation test

* Bump hypothesis from 5.41.0 to 5.41.1 (#28)

* Bump hypothesis from 5.41.0 to 5.41.1

Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.41.0 to 5.41.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-5.41.0...hypothesis-python-5.41.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Updated poetry.lock to reflect new dependency versions

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>

* Fixed Hatch Test

* fixed hello_world.py

* Fixed layered_medium_2.py

* fixed layered_medium_general.py

* Fixed mesh_function.py

* fixed staggered_mesh_function.py

* Fixed remaining non-bugged examples

* Ported Spring

* Bump scipy from 1.5.3 to 1.5.4 (#29)

* Bump scipy from 1.5.3 to 1.5.4

Bumps [scipy](https://github.com/scipy/scipy) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.5.3...v1.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Updated poetry.lock to reflect new dependency versions

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>

* Fixed some precision issues

* Bump hypothesis from 5.41.1 to 5.41.2 (#30)

* Bump hypothesis from 5.41.1 to 5.41.2

Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.41.1 to 5.41.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-5.41.1...hypothesis-python-5.41.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Updated poetry.lock to reflect new dependency versions

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>

* Ported dashpot

* Restricted operating range to preserve precision

* Fixed oscillator_sketch1.py

* removed oscillator_sketch2.py

* Fixed tests

* Tidyed up point logic

* Reconfigured codeclimate to make it less winey

* added release cycle to circle configuration

* fixed release cycle

* Fixed tests

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>
rvodden added a commit that referenced this pull request Nov 12, 2020
* Fix finite differences

* Fixed comprehensive rectangles

* Fixed flow_over_gaussian

* Painted the examples black

* Set up ReadTheDocs

* Added contents pages to readthedocs

* Fixed wheel_on_inclined_plane

* Fixed tutorial vehical picture

* Painted everything black

* Painted all the thing blacker

* isorted everything

* painted the docs black

* Migrated unit tests to hypothesis

* Bump mypy from 0.770 to 0.790 (#7)

* Bump mypy from 0.770 to 0.790

Bumps [mypy](https://github.com/python/mypy) from 0.770 to 0.790.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.770...v0.790)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Updated poetry.lock to reflect new dependency versions

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>

* Bump hypothesis from 5.38.0 to 5.38.1 (#16)

* Bump hypothesis from 5.38.0 to 5.38.1

Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.38.0 to 5.38.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-5.38.0...hypothesis-python-5.38.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Updated poetry.lock to reflect new dependency versions

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>

* Bump pytest from 5.4.3 to 6.1.1 (#10)

* Bump pytest from 5.4.3 to 6.1.1

Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.3 to 6.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@5.4.3...6.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Updated poetry.lock to reflect new dependency versions

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>

* Set up ReadTheDocs

* Got inclined wheel working

* Fixed badges

* Fixed badges

* Bump zest-releaser from 6.22.0 to 6.22.1 (#5)

* Bump zest-releaser from 6.22.0 to 6.22.1

Bumps [zest-releaser](https://zestreleaser.readthedocs.io) from 6.22.0 to 6.22.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Fixed circle to build dependabot prs

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Richard Vodden <richard.vodden@babylonhealth.com>

* Set up ReadTheDocs

* Painted all the thing blacker

* Fixed badges on README.md

* Synced deps with master

* Fixed comprehensive rectangles

* Fixed flow_over_gaussian

* Painted the examples black

* Added contents pages to readthedocs

* Fixed wheel_on_inclined_plane

* Fixed badges

* Fixed badges

* Created tutorial schedule

* Added some documentation

* Removed tests from codeclimate commentary

* Removed tests from codeclimate commentary

* Updated poetry.lock

* Fixed the cognitive complexity of line.__call__()

* Made composition naming consistent

* Introduced the Angle object

* Fixed tests

* Told pytest to test docstrings (and fixed them :) )

* Factored the drawing logic out to backend

* Fixed erroneous imports

* Fixed simple circle.py

* Fixed layered_medium_3xi.py

* Fixed vehicle_dim.py

* Fixed vehicle

* Fixed pendulum1.py

* Fixed poetry lock file

* Fixed dependabot

* Fixed rotation test

* Bump hypothesis from 5.41.0 to 5.41.1 (#28)

* Bump hypothesis from 5.41.0 to 5.41.1

Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.41.0 to 5.41.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-5.41.0...hypothesis-python-5.41.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Updated poetry.lock to reflect new dependency versions

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>

* Fixed Hatch Test

* fixed hello_world.py

* Fixed layered_medium_2.py

* fixed layered_medium_general.py

* Fixed mesh_function.py

* fixed staggered_mesh_function.py

* Fixed remaining non-bugged examples

* Ported Spring

* Bump scipy from 1.5.3 to 1.5.4 (#29)

* Bump scipy from 1.5.3 to 1.5.4

Bumps [scipy](https://github.com/scipy/scipy) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.5.3...v1.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Updated poetry.lock to reflect new dependency versions

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>

* Fixed some precision issues

* Bump hypothesis from 5.41.1 to 5.41.2 (#30)

* Bump hypothesis from 5.41.1 to 5.41.2

Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.41.1 to 5.41.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-5.41.1...hypothesis-python-5.41.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Updated poetry.lock to reflect new dependency versions

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>

* Ported dashpot

* Restricted operating range to preserve precision

* Fixed oscillator_sketch1.py

* removed oscillator_sketch2.py

* Fixed tests

* Tidyed up point logic

* Reconfigured codeclimate to make it less winey

* added release cycle to circle configuration

* fixed release cycle

* Fixed tests

* Still fixing the pipeline

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CirleCI Automation <automation@circleci.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant