Skip to content

Bump pyperclip from 1.8.2 to 1.9.0 #2255

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump pyperclip from 1.8.2 to 1.9.0
Bumps [pyperclip](https://github.com/asweigart/pyperclip) from 1.8.2 to 1.9.0.
- [Changelog](https://github.com/asweigart/pyperclip/blob/master/CHANGES.txt)
- [Commits](https://github.com/asweigart/pyperclip/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
commit 77bad61b13971256feee1c08876c19b7f26bc4e0
2 changes: 1 addition & 1 deletion requirements_with_versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ geocoder==1.38.1
APScheduler==3.10.4
PyQRCode==1.2.1
freegames==2.5.3
pyperclip==1.8.2
pyperclip==1.9.0
newspaper==0.1.0.7
opencv-python==4.10.0.82
tensorflow==2.15.0.post1
Expand Down
Loading