Skip to content

Commit 7db1a8f

Browse files
build(deps): bump ccxt from 2.4.67 to 4.4.95
Bumps [ccxt](https://github.com/ccxt/ccxt) from 2.4.67 to 4.4.95. - [Release notes](https://github.com/ccxt/ccxt/releases) - [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md) - [Commits](https://github.com/ccxt/ccxt/commits/v4.4.95) --- updated-dependencies: - dependency-name: ccxt dependency-version: 4.4.95 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 429a036 commit 7db1a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ celery==5.5.3 # pyup: < 6.0 # https://github.com/celery/celery
88
django-celery-beat==2.8.1 # https://github.com/celery/django-celery-beat
99
django-celery-results==2.6.0 # https://github.com/celery/django-celery-results
1010
# Ccxt
11-
ccxt==2.4.67 # https://github.com/ccxt/ccxt
11+
ccxt==4.4.95 # https://github.com/ccxt/ccxt
1212
# Django
1313
# ------------------------------------------------------------------------------
1414
django==5.1.11 # pyup: < 5.2 # https://www.djangoproject.com/

0 commit comments

Comments
 (0)