File tree Expand file tree Collapse file tree 3 files changed +18
-11
lines changed Expand file tree Collapse file tree 3 files changed +18
-11
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v5.7.1-rc.1 (2025-05-07)
5+
6+ ### Bug Fixes
7+
8+ - ** deps** : Update ecosystem
9+ ([ ` dcc9f2e ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/dcc9f2e7c3018124b9f616bb41ced1e29f51acc1 ) )
10+
11+
412## v5.7.0 (2025-04-30)
513
614
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
66[project ]
77name = " OpenGeodeWeb-Back"
8- version = " 5.7.0 "
8+ version = " 5.7.1-rc.1 "
99dynamic = [" dependencies" ]
1010authors = [
1111 {
name =
" Geode-solutions" ,
email =
" [email protected] " },
Original file line number Diff line number Diff line change @@ -20,12 +20,12 @@ flask[async]==3.1.0
2020 # flask-cors
2121flask-cors == 5.0.1
2222 # via -r requirements.in
23- geode-background == 9.2.3
23+ geode-background == 9.2.4
2424 # via
2525 # geode-explicit
2626 # geode-implicit
2727 # geode-simplex
28- geode-common == 33.7.6
28+ geode-common == 33.8.1
2929 # via
3030 # -r requirements.in
3131 # geode-background
@@ -35,23 +35,22 @@ geode-common==33.7.6
3535 # geode-numerics
3636 # geode-simplex
3737 # geode-viewables
38- geode-conversion == 6.2.11
38+ geode-conversion == 6.2.13
3939 # via
4040 # geode-explicit
4141 # geode-implicit
42- # geode-simplex
43- geode-explicit == 6.1.38
42+ geode-explicit == 6.1.39
4443 # via
4544 # -r requirements.in
4645 # geode-implicit
47- geode-implicit == 3.7.8
46+ geode-implicit == 3.7.10
4847 # via -r requirements.in
4948geode-numerics == 6.0.6
5049 # via
5150 # -r requirements.in
5251 # geode-implicit
5352 # geode-simplex
54- geode-simplex == 9.2.8
53+ geode-simplex == 9.3.2
5554 # via
5655 # -r requirements.in
5756 # geode-implicit
@@ -69,7 +68,7 @@ markupsafe==3.0.2
6968 # via
7069 # jinja2
7170 # werkzeug
72- opengeode-core == 15.17.14
71+ opengeode-core == 15.18.0
7372 # via
7473 # -r requirements.in
7574 # geode-background
@@ -84,7 +83,7 @@ opengeode-core==15.17.14
8483 # opengeode-geosciencesio
8584 # opengeode-inspector
8685 # opengeode-io
87- opengeode-geosciences == 8.4.6
86+ opengeode-geosciences == 8.4.7
8887 # via
8988 # -r requirements.in
9089 # geode-implicit
@@ -94,7 +93,7 @@ opengeode-geosciencesio==5.3.9
9493 # via
9594 # -r requirements.in
9695 # geode-implicit
97- opengeode-inspector == 6.4.0
96+ opengeode-inspector == 6.4.1
9897 # via
9998 # -r requirements.in
10099 # geode-explicit
You can’t perform that action at this time.
0 commit comments