-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(Deps) Package updates #173
Open
github-actions
wants to merge
1
commit into
master
Choose a base branch
from
package-updates
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
commented
May 15, 2023
•
edited
Loading
edited
github-actions
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
May 15, 2023
stevelacey
force-pushed
the
package-updates
branch
2 times, most recently
from
May 29, 2023 00:19
4d6a198
to
6acb1ad
Compare
stevelacey
force-pushed
the
package-updates
branch
from
June 5, 2023 00:21
6acb1ad
to
44007ba
Compare
stevelacey
force-pushed
the
package-updates
branch
2 times, most recently
from
June 19, 2023 00:21
c6e1190
to
31d122e
Compare
stevelacey
force-pushed
the
package-updates
branch
from
June 26, 2023 00:23
31d122e
to
8b72330
Compare
stevelacey
force-pushed
the
package-updates
branch
2 times, most recently
from
July 10, 2023 00:23
de4aafe
to
7a0c0ea
Compare
stevelacey
force-pushed
the
package-updates
branch
from
July 17, 2023 00:25
7a0c0ea
to
056304e
Compare
regiscamimura
force-pushed
the
package-updates
branch
2 times, most recently
from
July 31, 2023 00:20
06a81c3
to
06d060a
Compare
regiscamimura
force-pushed
the
package-updates
branch
2 times, most recently
from
August 14, 2023 00:17
e811a27
to
f328011
Compare
regiscamimura
force-pushed
the
package-updates
branch
from
August 21, 2023 00:17
f328011
to
3f0a7a9
Compare
regiscamimura
force-pushed
the
package-updates
branch
2 times, most recently
from
September 4, 2023 00:17
d87ff25
to
387d6fa
Compare
regiscamimura
force-pushed
the
package-updates
branch
2 times, most recently
from
September 18, 2023 00:18
d5744d8
to
6044e70
Compare
regiscamimura
force-pushed
the
package-updates
branch
from
September 25, 2023 00:18
6044e70
to
c4d61b7
Compare
regiscamimura
force-pushed
the
package-updates
branch
from
October 2, 2023 00:18
c4d61b7
to
d0898b3
Compare
regiscamimura
force-pushed
the
package-updates
branch
from
October 9, 2023 00:18
d0898b3
to
2c9d535
Compare
regiscamimura
force-pushed
the
package-updates
branch
2 times, most recently
from
October 23, 2023 00:18
6638c1d
to
add9139
Compare
regiscamimura
force-pushed
the
package-updates
branch
2 times, most recently
from
November 6, 2023 00:18
538dd77
to
00b5672
Compare
regiscamimura
force-pushed
the
package-updates
branch
from
November 13, 2023 00:19
00b5672
to
1b01b95
Compare
regiscamimura
force-pushed
the
package-updates
branch
2 times, most recently
from
November 27, 2023 00:19
e4d08ce
to
ded48e4
Compare
regiscamimura
force-pushed
the
package-updates
branch
from
December 4, 2023 00:19
ded48e4
to
a03d928
Compare
regiscamimura
force-pushed
the
package-updates
branch
from
December 11, 2023 00:20
a03d928
to
8f072a4
Compare
regiscamimura
force-pushed
the
package-updates
branch
2 times, most recently
from
December 25, 2023 00:19
8601e61
to
85f57ad
Compare
regiscamimura
force-pushed
the
package-updates
branch
2 times, most recently
from
January 8, 2024 00:20
c5ad6ef
to
3ce343a
Compare
regiscamimura
force-pushed
the
package-updates
branch
from
January 15, 2024 00:20
3ce343a
to
6b2802b
Compare
regiscamimura
force-pushed
the
package-updates
branch
2 times, most recently
from
January 29, 2024 00:19
755e18d
to
db781a1
Compare
regiscamimura
force-pushed
the
package-updates
branch
from
February 12, 2024 00:19
db781a1
to
d612036
Compare
asgiref 3.6.0 -> 3.7.2 asttokens 2.2.1 -> 2.4.1 attrs 23.1.0 -> 23.2.0 autoflake 2.1.1 -> 2.2.1 autopep8 2.0.2 -> 2.0.4 backcall removed bandit 1.7.5 -> 1.7.7 bleach removed certifi 2023.5.7 -> 2024.2.2 cffi 1.15.1 -> 1.16.0 charset-normalizer 3.1.0 -> 3.3.2 click 8.1.3 -> 8.1.7 coverage 7.2.5 -> 7.4.1 cryptography 40.0.2 -> 42.0.3 django 4.1.9 -> 4.1.13 docutils 0.19 -> 0.20.1 exceptiongroup 1.1.1 -> 1.2.0 execnet 1.9.0 -> 2.0.2 executing 1.2.0 -> 2.0.1 factory-boy 3.2.1 -> 3.3.0 faker 18.6.2 -> 23.2.1 flake8 6.0.0 -> 6.1.0 flake8-bugbear 23.3.23 -> 23.12.2 flake8-quotes 3.3.2 -> 3.4.0 gitdb removed gitpython removed idna 3.4 -> 3.6 importlib-metadata 6.6.0 -> 7.0.1 ipython 8.13.2 -> 8.18.1 isort 5.12.0 -> 5.13.2 jaraco-classes 3.2.3 -> 3.3.1 jedi 0.18.2 -> 0.19.1 keyring 23.13.1 -> 24.3.0 markdown-it-py 2.2.0 -> 3.0.0 marshmallow 3.19.0 -> 3.20.2 more-itertools 9.1.0 -> 10.2.0 nh3 added packaging 23.1 -> 23.2 pathspec 0.11.1 -> 0.12.1 pbr 5.11.1 -> 6.0.0 pexpect 4.8.0 -> 4.9.0 pickleshare removed platformdirs 3.5.0 -> 4.2.0 pluggy 1.0.0 -> 1.4.0 prompt-toolkit 3.0.38 -> 3.0.43 pycodestyle 2.10.0 -> 2.11.1 pyflakes 3.0.1 -> 3.1.0 pygments 2.15.1 -> 2.17.2 pytest 7.3.1 -> 7.4.4 pytest-cov 4.0.0 -> 4.1.0 pytest-django 4.5.2 -> 4.8.0 pytest-xdist 3.2.1 -> 3.5.0 pyyaml 6.0 -> 6.0.1 readme-renderer 37.3 -> 42.0 requests 2.30.0 -> 2.31.0 rich 13.3.5 -> 13.7.0 setuptools 69.0.2 -> 69.1.0 smmap removed stack-data 0.6.2 -> 0.6.3 stevedore 5.0.0 -> 5.1.0 traitlets 5.9.0 -> 5.14.1 typing-extensions added urllib3 2.0.2 -> 2.2.1 watchdog 3.0.0 -> 4.0.0 wcwidth 0.2.6 -> 0.2.13 webencodings removed zipp 3.15.0 -> 3.17.0
regiscamimura
force-pushed
the
package-updates
branch
from
February 19, 2024 00:19
d612036
to
52bdbc3
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.