roniemartinez / dude

dude uncomplicated data extraction: A simple framework for writing web scrapers using Python decorators
https://roniemartinez.github.io/dude/
GNU Affero General Public License v3.0
414 stars 20 forks source link

⬆️ Bump pybrowsers from 0.5.2 to 0.6.0 #570

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps pybrowsers from 0.5.2 to 0.6.0.

Release notes

Sourced from pybrowsers's releases.

🐍 Drop Python 3.7

What's Changed

Updates

Full Changelog: https://github.com/roniemartinez/browsers/compare/0.5.2...0.6.0

Commits
  • 6ed7b62 🐍 Drop Python 3.7 (#110)
  • b76f051 ⬆️ Bump codecov/codecov-action from 4.0.0 to 4.0.1 (#106)
  • 57e4c70 ⬆️ Bump codecov/codecov-action from 3.1.5 to 4.0.0 (#105)
  • fd196ea ⬆️ Bump codecov/codecov-action from 3.1.4 to 3.1.5 (#103)
  • 4687518 ⬆️ Bump actions/cache from 3 to 4 (#102)
  • 9b8bc61 ⬆️ Bump pytest from 7.4.3 to 7.4.4 (#101)
  • ecf0144 ⬆️ Bump github/codeql-action from 2 to 3 (#100)
  • 5d4aefe ⬆️ Bump actions/setup-python from 4 to 5 (#99)
  • 0ed5d5b ⬆️ Bump pytest from 7.4.2 to 7.4.3 (#98)
  • aa7683b ⬆️ Bump pytest from 7.4.1 to 7.4.2 (#97)
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)