File tree Expand file tree Collapse file tree 3 files changed +19
-4
lines changed Expand file tree Collapse file tree 3 files changed +19
-4
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v3.3.1-rc.1 (2024-01-31)
6+
7+ ### Fix
8+
9+ * fix(dependencies): update ([ ` 707f09e ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/707f09e08986473448e09704154d6d6564f35aab ) )
10+
11+ ### Unknown
12+
13+ * Merge pull request #67 from Geode-solutions/fix/update_ecosystem
14+
15+ fix(dependencies): update ([ ` 7a1307c ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/7a1307ca9f24222fb451160c4fd5deffe7afbbcf ) )
16+
17+ * ([ ` 48522c8 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/48522c8b7ae64cec4e719bf3dbbf2e168f374c74 ) )
18+
19+
520## v3.3.0 (2024-01-30)
621
722### Unknown
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 = " 3.3.0 "
8+ version = " 3.3.1-rc.1 "
99dynamic = [" dependencies" ]
1010authors = [
1111 {
name =
" Geode-solutions" ,
email =
" [email protected] " },
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ geode-conversion==5.2.1
4040 # via
4141 # geode-explicit
4242 # geode-implicit
43- geode-explicit == 4.4.2
43+ geode-explicit == 4.4.3
4444 # via
4545 # -r requirements.in
4646 # geode-implicit
@@ -51,7 +51,7 @@ geode-numerics==4.3.0
5151 # -r requirements.in
5252 # geode-implicit
5353 # geode-simplex
54- geode-simplex == 6.5.0
54+ geode-simplex == 6.5.1
5555 # via -r requirements.in
5656geode-viewables == 2.2.0
5757 # via -r requirements.in
@@ -69,7 +69,7 @@ markupsafe==2.1.4
6969 # via
7070 # jinja2
7171 # werkzeug
72- opengeode-core == 14.13.1
72+ opengeode-core == 14.13.2
7373 # via
7474 # -r requirements.in
7575 # geode-background
You can’t perform that action at this time.
0 commit comments