Skip to content

Commit b500b5b

Browse files
Bump djangocms-attributes-field in /tests/requirements (#148)
Bumps [djangocms-attributes-field](https://github.com/django-cms/djangocms-attributes-field) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/django-cms/djangocms-attributes-field/releases) - [Changelog](https://github.com/django-cms/djangocms-attributes-field/blob/master/CHANGELOG.rst) - [Commits](django-cms/djangocms-attributes-field@3.0.0...4.0.0) --- updated-dependencies: - dependency-name: djangocms-attributes-field dependency-version: 4.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5d1de1 commit b500b5b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

tests/requirements/py310-django42-cms311.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,9 @@ djangocms-admin-style==3.2.4 \
139139
--hash=sha256:0d981ccedf4252113acfd812a48d3284eb38d6b610d83c92e85f6bb681bd8bca \
140140
--hash=sha256:f540d32026108c22f4b9f69347780fe04c63b9d699902f41d763f44780bb9cbb
141141
# via django-cms
142-
djangocms-attributes-field==3.0.0 \
143-
--hash=sha256:21a0e1642ffc3d9fbc9284b07024c4ca29f7fe9ffbd2c0aecd22585ff5275a86 \
144-
--hash=sha256:70cbcb8e826b5a6bceba348119ddc01fa5910af4cb4002eb9895d311950b0d9a
142+
djangocms-attributes-field==4.0.0 \
143+
--hash=sha256:2533418cd177885b28c7e4ca9fdcd5d6453b4911a56cdab4acfac6aeab6f406f \
144+
--hash=sha256:fb56fdd1079ca2b478e38c86291e11095c9cb9215d621626849627eb76e39c95
145145
# via -r requirements.in
146146
easy-thumbnails[svg]==2.8.5 \
147147
--hash=sha256:7e4e912609fc9b60b3a1fef6557ec15ddf9c4f946267a92e6920dfd4dd765e35 \

tests/requirements/py311-django42-cms311.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,9 @@ djangocms-admin-style==3.2.4 \
139139
--hash=sha256:0d981ccedf4252113acfd812a48d3284eb38d6b610d83c92e85f6bb681bd8bca \
140140
--hash=sha256:f540d32026108c22f4b9f69347780fe04c63b9d699902f41d763f44780bb9cbb
141141
# via django-cms
142-
djangocms-attributes-field==3.0.0 \
143-
--hash=sha256:21a0e1642ffc3d9fbc9284b07024c4ca29f7fe9ffbd2c0aecd22585ff5275a86 \
144-
--hash=sha256:70cbcb8e826b5a6bceba348119ddc01fa5910af4cb4002eb9895d311950b0d9a
142+
djangocms-attributes-field==4.0.0 \
143+
--hash=sha256:2533418cd177885b28c7e4ca9fdcd5d6453b4911a56cdab4acfac6aeab6f406f \
144+
--hash=sha256:fb56fdd1079ca2b478e38c86291e11095c9cb9215d621626849627eb76e39c95
145145
# via -r requirements.in
146146
easy-thumbnails[svg]==2.8.5 \
147147
--hash=sha256:7e4e912609fc9b60b3a1fef6557ec15ddf9c4f946267a92e6920dfd4dd765e35 \

0 commit comments

Comments
 (0)