mirror of
https://github.com/Coldcard/ckbunker.git
synced 2026-08-13 12:33:23 +02:00
Bump pynacl from 1.3.0 to 1.6.2
Bumps [pynacl](https://github.com/pyca/pynacl) from 1.3.0 to 1.6.2. - [Changelog](https://github.com/pyca/pynacl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pynacl/compare/1.3.0...1.6.2) --- updated-dependencies: - dependency-name: pynacl dependency-version: 1.6.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
852675568a
commit
e709eb8d33
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ stem==1.8.0
|
|||
aiohttp>=3.7.4
|
||||
aiohttp-jinja2>=1.2
|
||||
ckcc-protocol>=1.0.1
|
||||
pynacl==1.3.0
|
||||
pynacl==1.6.2
|
||||
aiohttp_session
|
||||
click
|
||||
pendulum==2.0.3
|
||||
|
|
|
|||
2
setup.py
2
setup.py
|
|
@ -29,7 +29,7 @@ setup(
|
|||
'aiohttp-jinja2',
|
||||
'ckcc-protocol>=1.3.2',
|
||||
'pyyaml',
|
||||
'pynacl==1.3.0',
|
||||
'pynacl==1.6.2',
|
||||
'pendulum==2.0.3',
|
||||
'aiohttp_session',
|
||||
'requests[socks]',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue