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 cssselect to 1.1.0 #57

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Aug 9, 2019

This PR updates cssselect from 1.0.1 to 1.1.0.

Changelog

1.1.0

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

Released on 2019-08-09.

*   Support for the ``:scope`` selector, which allows to access immediate
 children of a selector.

*   Support for the ``|E`` syntax for type selectors without a namespace.

*   A new selector method, ``canonical``, returns the CSS expression of the
 selector, as a string.

1.0.3

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

Released on 2017-12-27.

* Fix artifact uploads to pypi

1.0.2

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

Released on 2017-12-26.

* Drop support for Python 2.6 and Python 3.3.
* Fix deprecation warning in Python 3.6.
* Minor cleanups.
Links

@pyup-bot pyup-bot mentioned this pull request Aug 9, 2019
@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #83

@pyup-bot pyup-bot closed this Oct 28, 2022
@cyriac cyriac deleted the pyup-update-cssselect-1.0.1-to-1.1.0 branch October 28, 2022 18:14
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