mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-07 19:08:30 +03:00
pyperclip version bump closes #339
This commit is contained in:
7
poetry.lock
generated
7
poetry.lock
generated
@@ -2299,13 +2299,14 @@ diagrams = ["jinja2", "railroad-diagrams"]
|
||||
|
||||
[[package]]
|
||||
name = "pyperclip"
|
||||
version = "1.8.2"
|
||||
version = "1.11.0"
|
||||
description = "A cross-platform clipboard module for Python. (Only handles plain text for now.)"
|
||||
optional = false
|
||||
python-versions = "*"
|
||||
groups = ["main"]
|
||||
files = [
|
||||
{file = "pyperclip-1.8.2.tar.gz", hash = "sha256:105254a8b04934f0bc84e9c24eb360a591aaf6535c9def5f29d92af107a9bf57"},
|
||||
{file = "pyperclip-1.11.0-py3-none-any.whl", hash = "sha256:299403e9ff44581cb9ba2ffeed69c7aa96a008622ad0c46cb575ca75b5b84273"},
|
||||
{file = "pyperclip-1.11.0.tar.gz", hash = "sha256:244035963e4428530d9e3a6101a1ef97209c6825edab1567beac148ccc1db1b6"},
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -4322,4 +4323,4 @@ files = [
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = ">=3.10,<3.13"
|
||||
content-hash = "0d73a64842d55a6fac1894a94c0930e16f78e4bed17e213c291531c2d5c1e42c"
|
||||
content-hash = "5c07cdf533d50559adc451459552d7f30d8ddd4a6f7d87dd2979307c523f0759"
|
||||
|
||||
Reference in New Issue
Block a user