Skip to content
Merged
Show file tree
Hide file tree
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
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ Unreleased
**********
* Nothing unreleased

[1.6.11]
*******
* chore: Increase version to 1.6.11 for dependency updates.

[1.6.10]
*******
* chore: Increase version to 1.6.10 for dependency updates.
Expand Down
2 changes: 1 addition & 1 deletion openedx_ledger/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""
A library that records transactions against a ledger, denominated in units of value.
"""
__version__ = "1.6.10"
__version__ = "1.6.11"
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ cffi==2.0.0
# pynacl
charset-normalizer==3.4.3
# via requests
click==8.2.1
click==8.3.0
# via edx-django-utils
cryptography==45.0.7
cryptography==46.0.1
# via pyjwt
django==4.2.24
# via
Expand Down Expand Up @@ -96,15 +96,15 @@ openedx-events==10.5.0
# via -r requirements/base.in
ply==3.11
# via djangoql
psutil==7.0.0
psutil==7.1.0
# via edx-django-utils
pycparser==2.23
# via cffi
pyjwt[crypto]==2.10.1
# via
# drf-jwt
# edx-drf-extensions
pymongo==4.15.0
pymongo==4.15.1
# via edx-opaque-keys
pynacl==1.6.0
# via edx-django-utils
Expand Down
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ charset-normalizer==3.4.3
# via
# -r requirements/quality.txt
# requests
click==8.2.1
click==8.3.0
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
Expand All @@ -64,11 +64,11 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.10.6
coverage[toml]==7.10.7
# via
# -r requirements/quality.txt
# pytest-cov
cryptography==45.0.7
cryptography==46.0.1
# via
# -r requirements/quality.txt
# pyjwt
Expand Down Expand Up @@ -171,7 +171,7 @@ edx-rbac==2.1.0
# via -r requirements/quality.txt
factory-boy==3.3.3
# via -r requirements/quality.txt
faker==37.6.0
faker==37.8.0
# via
# -r requirements/quality.txt
# factory-boy
Expand Down Expand Up @@ -255,7 +255,7 @@ ply==3.11
# djangoql
polib==1.2.0
# via edx-i18n-tools
psutil==7.0.0
psutil==7.1.0
# via
# -r requirements/quality.txt
# edx-django-utils
Expand Down Expand Up @@ -297,7 +297,7 @@ pylint-plugin-utils==0.9.0
# -r requirements/quality.txt
# pylint-celery
# pylint-django
pymongo==4.15.0
pymongo==4.15.1
# via
# -r requirements/quality.txt
# edx-opaque-keys
Expand Down
12 changes: 6 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,18 @@ charset-normalizer==3.4.3
# via
# -r requirements/test.txt
# requests
click==8.2.1
click==8.3.0
# via
# -r requirements/test.txt
# code-annotations
# edx-django-utils
code-annotations==2.3.0
# via -r requirements/test.txt
coverage[toml]==7.10.6
coverage[toml]==7.10.7
# via
# -r requirements/test.txt
# pytest-cov
cryptography==45.0.7
cryptography==46.0.1
# via
# -r requirements/test.txt
# pyjwt
Expand Down Expand Up @@ -144,7 +144,7 @@ edx-rbac==2.1.0
# via -r requirements/test.txt
factory-boy==3.3.3
# via -r requirements/test.txt
faker==37.6.0
faker==37.8.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -218,7 +218,7 @@ ply==3.11
# via
# -r requirements/test.txt
# djangoql
psutil==7.0.0
psutil==7.1.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand All @@ -243,7 +243,7 @@ pyjwt[crypto]==2.10.1
# -r requirements/test.txt
# drf-jwt
# edx-drf-extensions
pymongo==4.15.0
pymongo==4.15.1
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
build==1.3.0
# via pip-tools
click==8.2.1
click==8.3.0
# via pip-tools
packaging==25.0
# via build
Expand Down
12 changes: 6 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ charset-normalizer==3.4.3
# via
# -r requirements/test.txt
# requests
click==8.2.1
click==8.3.0
# via
# -r requirements/test.txt
# click-log
Expand All @@ -42,11 +42,11 @@ code-annotations==2.3.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.10.6
coverage[toml]==7.10.7
# via
# -r requirements/test.txt
# pytest-cov
cryptography==45.0.7
cryptography==46.0.1
# via
# -r requirements/test.txt
# pyjwt
Expand Down Expand Up @@ -136,7 +136,7 @@ edx-rbac==2.1.0
# via -r requirements/test.txt
factory-boy==3.3.3
# via -r requirements/test.txt
faker==37.6.0
faker==37.8.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -187,7 +187,7 @@ ply==3.11
# via
# -r requirements/test.txt
# djangoql
psutil==7.0.0
psutil==7.1.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -222,7 +222,7 @@ pylint-plugin-utils==0.9.0
# via
# pylint-celery
# pylint-django
pymongo==4.15.0
pymongo==4.15.1
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@ charset-normalizer==3.4.3
# via
# -r requirements/base.txt
# requests
click==8.2.1
click==8.3.0
# via
# -r requirements/base.txt
# code-annotations
# edx-django-utils
code-annotations==2.3.0
# via -r requirements/test.in
coverage[toml]==7.10.6
coverage[toml]==7.10.7
# via pytest-cov
cryptography==45.0.7
cryptography==46.0.1
# via
# -r requirements/base.txt
# pyjwt
Expand Down Expand Up @@ -119,7 +119,7 @@ edx-rbac==2.1.0
# via -r requirements/base.txt
factory-boy==3.3.3
# via -r requirements/test.in
faker==37.6.0
faker==37.8.0
# via factory-boy
fastavro==1.12.0
# via
Expand Down Expand Up @@ -151,7 +151,7 @@ ply==3.11
# via
# -r requirements/base.txt
# djangoql
psutil==7.0.0
psutil==7.1.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand All @@ -166,7 +166,7 @@ pyjwt[crypto]==2.10.1
# -r requirements/base.txt
# drf-jwt
# edx-drf-extensions
pymongo==4.15.0
pymongo==4.15.1
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down