Skip to content

Commit

Permalink
chore(deps): bump cssselect from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [cssselect](https://github.com/scrapy/cssselect) from 1.1.0 to 1.2.0.
- [Changelog](https://github.com/scrapy/cssselect/blob/master/CHANGES)
- [Commits](scrapy/cssselect@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: cssselect
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent 6b4754c commit 45302e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ commonmark==0.9.1
contextlib2==21.6.0; python_version >= '3.6'
coverage==7.4.4; python_version >= '3.8'
cryptography==42.0.5; python_version >= '3.6'
cssselect==1.1.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
cssselect==1.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
decorator==5.1.1; python_version >= '3.5'
distlib==0.3.8
dj-database-url==2.1.0
Expand Down

0 comments on commit 45302e9

Please sign in to comment.