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 alembic to 1.0.9 #564

Merged
merged 1 commit into from
Apr 16, 2019
Merged

Conversation

pyup-bot
Copy link
Contributor

This PR updates alembic from 1.0.8 to 1.0.9.

Changelog

1.0.9

:released: April 15, 2019

 .. change::
    :tags: bug, operations
    :tickets: 548

    Simplified the internal scheme used to generate the ``alembic.op`` namespace
    to no longer attempt to generate full method signatures (e.g. rather than
    generic ``*args, **kw``) as this was not working in most cases anyway, while
    in rare circumstances it would in fact sporadically have access to the real
    argument names and then fail when generating the function due to missing
    symbols in the argument signature.

.. changelog::
Links

@sylvestre sylvestre merged commit 3123af6 into master Apr 16, 2019
@coveralls
Copy link

Coverage Status

Coverage remained the same at 31.625% when pulling 771964b on pyup-update-alembic-1.0.8-to-1.0.9 into 6ee9d00 on master.

@marco-c marco-c deleted the pyup-update-alembic-1.0.8-to-1.0.9 branch June 27, 2019 08:44
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.

None yet

3 participants