11 Commits

Author SHA1 Message Date
dependabot[bot]
60f995190e Bump cryptography in /_code-samples/airgapped-wallet/py
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/43.0.1...44.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-27 01:01:29 +00:00
Oliver Eggert
20afacf216 update dependencies 2024-11-19 11:50:45 -08:00
mDuo13
06fc2ccc19 Airgapped wallet (py): slim down dependencies & update to xrpl-py 3.0.0 2024-10-11 14:45:54 -07:00
mDuo13
206cd5bddb Airgapped wallet: update dependencies 2024-09-10 10:33:31 -07:00
dependabot[bot]
5da97a798b Bump cryptography in /_code-samples/airgapped-wallet/py
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.6...43.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-03 23:48:01 +00:00
dependabot[bot]
16dc0f9b12 Bump certifi in /_code-samples/airgapped-wallet/py
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-06 01:18:30 +00:00
dependabot[bot]
2e24d87254 Bump pillow from 10.2.0 to 10.3.0 in /_code-samples/airgapped-wallet/py
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...10.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 16:40:26 +00:00
dependabot[bot]
bb6d0e9b0d Bump django from 3.2.23 to 3.2.25 in /_code-samples/airgapped-wallet/py
Bumps [django](https://github.com/django/django) from 3.2.23 to 3.2.25.
- [Commits](https://github.com/django/django/compare/3.2.23...3.2.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 21:48:51 +00:00
JST5000
e7f20eb96e Update xrpl usage within xrpl-dev-portal 2024-02-02 15:55:48 -08:00
mDuo13
7645140477 Re-levelization: move non-docs content, rename content→docs
For better URLs, the content folder has been renamed 'docs' and all
other files have been moved up a level. Also, non-docs images have been
moved to the static folder at the top level where they belong.

Many relative paths had to be fixed to make this work.
2024-01-31 17:53:52 -08:00
mDuo13
c10beb85c2 Re-level non-docs content to top of repo and rename content→docs 2024-01-31 16:24:01 -08:00