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

v5.3 #153

Merged
merged 27 commits into from
Apr 4, 2023
Merged

v5.3 #153

merged 27 commits into from
Apr 4, 2023

Conversation

AndreiDrang
Copy link
Owner

No description provided.

dependabot bot and others added 27 commits April 3, 2023 18:00
Updates the requirements on [websockets](https://github.com/aaugustin/websockets) to permit the latest version.
- [Release notes](https://github.com/aaugustin/websockets/releases)
- [Commits](python-websockets/websockets@10.0...11.0)

---
updated-dependencies:
- dependency-name: websockets
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [black](https://github.com/psf/black) from 23.1.0 to 23.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@23.1.0...23.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
…-11.star

Update websockets requirement from ==10.* to ==11.*
@codecov
Copy link

codecov bot commented Apr 4, 2023

Codecov Report

Merging #153 (2f7226f) into release (4b64f6d) will decrease coverage by 0.32%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           release     #153      +/-   ##
===========================================
- Coverage    95.76%   95.44%   -0.32%     
===========================================
  Files           20       20              
  Lines          637      637              
===========================================
- Hits           610      608       -2     
- Misses          27       29       +2     
Impacted Files Coverage Δ
src/python_rucaptcha/control.py 100.00% <ø> (ø)
src/python_rucaptcha/hcaptcha.py 100.00% <ø> (ø)
src/python_rucaptcha/image_captcha.py 96.22% <ø> (ø)
src/python_rucaptcha/re_captcha.py 100.00% <ø> (ø)
src/python_rucaptcha/core/base.py 86.66% <100.00%> (ø)
src/python_rucaptcha/core/enums.py 100.00% <100.00%> (ø)
src/python_rucaptcha/core/result_handler.py 82.00% <100.00%> (-6.00%) ⬇️

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@AndreiDrang AndreiDrang merged commit 76e91a5 into release Apr 4, 2023
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