File tree Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Original file line number Diff line number Diff line change
1
+ 2023.5.19 (2023-05-19)
2
+ ======================
3
+ Pipenv 2023.5.19 (2023-05-19)
4
+ =============================
5
+
6
+
7
+ Bug Fixes
8
+ ---------
9
+
10
+ - Consider ``--index `` argument in ``update `` and ``upgrade `` commands. `#5692 <https://github.com/pypa/pipenv/issues/5692 >`_
11
+
12
+ Vendored Libraries
13
+ ------------------
14
+
15
+ - Upgrade ``pythonfinder==2.0.0 `` which also brings in ``pydantic==1.10.7 ``. `#5677 <https://github.com/pypa/pipenv/issues/5677 >`_
16
+
17
+
1
18
2023.4.29 (2023-04-29)
2
19
======================
3
20
Pipenv 2023.4.29 (2023-04-29)
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2
2
# // ) ) / / // ) ) //___) ) // ) ) || / /
3
3
# //___/ / / / //___/ / // // / / || / /
4
4
# // / / // ((____ // / / ||/ /
5
- __version__ = "2023.4.30.dev0 "
5
+ __version__ = "2023.5.19 "
You can’t perform that action at this time.
0 commit comments